compose default vars

This commit is contained in:
Matthieu Lamalle 2023-03-02 15:23:00 +01:00 committed by Gitea
parent 3495e59402
commit 70b8758909
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ services:
- HTTP_ADDRESS=0.0.0.0:3002
- OIDC_CLIENT_ID=local-test
- OIDC_CLIENT_SECRET=local-test
- OIDC_ISSUER_URL=https://msedev.crous-toulouse.fr/auth/
- OIDC_ISSUER_URL=
- OIDC_REDIRECT_URL=http://localhost:3002
- OIDC_POST_LOGOUT_REDIRECT_URL=http://localhost:3002
ports: