Skip to content

Commit

Permalink
chore(env): Updated env templates
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiort committed Feb 26, 2024
1 parent 050c280 commit 2edac54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions server/.env.template
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ KUBERO_CLUSTERISSUER=letsencrypt-prod
#OAUTH2_CLIENT_ID=
#OAUTH2_CLIENT_SECRET=
#OAUTH2_CLIENT_CALLBACKURL=http://kubero.lacolhost.com/api/auth/oauth2/callback
#OAUTH2_CLIENT_SCOPE=openid profile email groups
1 change: 1 addition & 0 deletions server/.env.test
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ DEBUG=*.*
#OAUTH2_CLIENT_ID=
#OAUTH2_CLIENT_SECRET=
#OAUTH2_CLIENT_CALLBACKURL=http://kubero.lacolhost.com/api/auth/oauth2/callback
#OAUTH2_CLIENT_SCOPE=openid profile email groups

0 comments on commit 2edac54

Please sign in to comment.