diff --git a/.env b/.env index b7989f91..310e9795 100644 --- a/.env +++ b/.env @@ -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=do_not_reply@nightly.app # Different than db address specified in infra/.env due to docker shenanigans, used in setting up datasource in grafana