We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ed0da commit c6e0483Copy full SHA for c6e0483
docker-compose.yml
@@ -28,7 +28,7 @@ services:
28
- VIRTUAL_HOST=developer.nasjonalturbase.local
29
- VIRTUAL_PORT=8080
30
- APP_SECRET=not-a-secret
31
- - APP_ADMINS=Starefossen,kvikshaug
+ - APP_ADMINS=Starefossen,kvikshaug,geekus
32
33
redis:
34
image: redis:3
0 commit comments