From e79b2c303b8d98ca3ad9f0098e8cbda4f0b8a58c Mon Sep 17 00:00:00 2001 From: Mike Date: Wed, 19 Jul 2023 17:47:57 -0500 Subject: [PATCH] Add some lines --- atd-etl/socrata_export/docker-compose.yaml | 2 +- atd-etl/socrata_export/env_template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atd-etl/socrata_export/docker-compose.yaml b/atd-etl/socrata_export/docker-compose.yaml index 552287d9a..b1fa65cff 100644 --- a/atd-etl/socrata_export/docker-compose.yaml +++ b/atd-etl/socrata_export/docker-compose.yaml @@ -6,4 +6,4 @@ services: volumes: - .:/app env_file: - - ./.env \ No newline at end of file + - ./.env diff --git a/atd-etl/socrata_export/env_template b/atd-etl/socrata_export/env_template index abdc8369f..4a8b92ddd 100644 --- a/atd-etl/socrata_export/env_template +++ b/atd-etl/socrata_export/env_template @@ -4,4 +4,4 @@ SOCRATA_KEY_SECRET= SOCRATA_DATASET_CRASHES= SOCRATA_DATASET_PERSONS= HASURA_ADMIN_KEY= -HASURA_ENDPOINT= \ No newline at end of file +HASURA_ENDPOINT=