Moved utils to another repository

This commit is contained in:
Sebastian Seedorf
2020-11-16 13:14:05 +01:00
parent 689e087aef
commit 0597b36ef3
25 changed files with 64 additions and 571 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"
- "EXT_RESOURCE_URI=http://localhost:3001"
- "REDIS_URL=redis://redis:6379"
- "NO_PROXY=redis:6379"
ports: