diff prod/import-usas.yml @ 574:9afc8cb478f6

Domain changed from ssdt.io to ssdt-ohio.org
author Marc Davis <marc.davis@mcoecn.org>
date Wed, 04 Sep 2024 11:36:41 -0400
parents b390c30aa6c6
children
line wrap: on
line diff
--- a/prod/import-usas.yml	Wed Jul 17 13:22:44 2024 -0400
+++ b/prod/import-usas.yml	Wed Sep 04 11:36:41 2024 -0400
@@ -1,7 +1,7 @@
 version: "3.3"
 services:
   usasimport:
-    image: docker.ssdt.io/usas-import:${USAS_TAG:-prod}
+    image: docker.ssdt-ohio.org/usas-import:${USAS_TAG:-prod}
     command: -i ${IMP_IRN- } -u ${IMP_URL- } -r ${IMP_PATH- }
     depends_on:
       - usasdb
@@ -9,4 +9,4 @@
       - DB_HOST=usasdb
       - DB_NAME=usasdb
       - DB_USER=usas
-      - DB_PASS=${USAS_DB_PASSWORD:-usasdefault}
\ No newline at end of file
+      - DB_PASS=${USAS_DB_PASSWORD:-usasdefault}