From 33963521cf07132f7b1660a18e4fc633ab3f065d Mon Sep 17 00:00:00 2001 From: GNRSN <9020004+GNRSN@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:52:15 +0200 Subject: [PATCH] bump main after updating envs --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index e8e810b..b0030c6 100644 --- a/.env.example +++ b/.env.example @@ -18,4 +18,4 @@ AUTH_GITHUB_ID='' AUTH_GITHUB_SECRET='' # In case you're using the Auth Proxy (apps/auth-proxy) -# AUTH_REDIRECT_PROXY_URL='https://auth.your-server.com/r' +AUTH_REDIRECT_PROXY_URL='https://auth.your-server.com/r'