Skip to content

Commit

Permalink
fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
Giems committed Dec 6, 2024
1 parent c4b486f commit e2e769b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ENV=DEV # PROD or DEV
ONLY_RELAY_SERVICE=FALSE # TRUE - This will start only nightly relay service without cloud service
ONLY_RELAY_SERVICE=TRUE # TRUE - This will start only nightly relay service without cloud service
NONCE=VERY_SECRET_NONCE
MAILER_ADDRESS=[email protected]
# Different than db address specified in infra/.env due to docker shenanigans, used in setting up datasource in grafana
Expand Down

0 comments on commit e2e769b

Please sign in to comment.