From bab7e0e6940cf5380cd7e51bf488599fd83f4dba Mon Sep 17 00:00:00 2001 From: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:55:31 -0700 Subject: [PATCH] .env.template --- api/.env.template | 1 + 1 file changed, 1 insertion(+) diff --git a/api/.env.template b/api/.env.template index 7940192..4cf2a18 100644 --- a/api/.env.template +++ b/api/.env.template @@ -11,6 +11,7 @@ SENTRY_ENABLED=false # Set to true to enable Sentry logging and tracing # Auth USE_AUTH_SERVICE=false +AUTH_SERVICE_URL=http://localhost:8001 ## Sentry SENTRY_DSN=