Added DEV_MODE flag

This commit is contained in:
naomi 2022-04-05 14:21:13 +02:00
parent e12488b0cb
commit a7f5a2edf2
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ services:
environment:
# Pass SSH agent socket, to avoid having to reënter your passphrase
SSH_AUTH_SOCK: "${SSH_AUTH_SOCK}"
DEV_MODE: "${DEV_MODE}"
volumes:
- ./src:/app:cached
# Use your own SSH Host Key file