Skip to content

Commit b768b34

Browse files
committed
Add default values for mandatory env vars
1 parent e8919d0 commit b768b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.docker.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ DB_HOST=mariadb
6969
# Set to 'false' to configure and use an external proxy.
7070
COMPOSE_INTERNAL_PROXY=true
7171

72-
APP_SECRET=
73-
APP_JWT_PASSPHRASE=
72+
APP_SECRET=pleasuchangethis
73+
APP_JWT_PASSPHRASE=pleasechangethistoo
7474

7575
##### client [itkdev/os2display-client] #####
7676
APP_API_ENDPOINT="https://demo.os2display.dk"

0 commit comments

Comments
 (0)