Bug fixes

This commit is contained in:
Sebastian Seedorf
2020-11-16 17:50:08 +01:00
parent 0597b36ef3
commit 37c34f99ac
12 changed files with 112 additions and 186 deletions

View File

@@ -25,7 +25,7 @@ services:
- "CLIENT_SCOPE=openid email profile roles groups"
- "NODE_ENV=debug"
- "SSL_VERIFY=false"
- "EXT_RESOURCE_URI=http://localhost:3001"
- "EXT_RESOURCE_URI=http://localhost/base"
- "REDIS_URL=redis://redis:6379"
- "NO_PROXY=redis:6379"
ports: