Skip to content

Commit bc69194

Browse files
committed
Remove env vars not needed here
1 parent b768b34 commit bc69194

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.env.docker.example

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,4 @@ DB_HOST=mariadb
7070
COMPOSE_INTERNAL_PROXY=true
7171

7272
APP_SECRET=pleasuchangethis
73-
APP_JWT_PASSPHRASE=pleasechangethistoo
74-
75-
##### client [itkdev/os2display-client] #####
76-
APP_API_ENDPOINT="https://demo.os2display.dk"
77-
APP_API_PATH="https://demo.os2display.dk"
78-
APP_API_AUTHENTICATION_ENDPOINT="https://demo.os2display.dk/v1/authentication/screen"
79-
APP_API_AUTHENTICATION_REFRESH_ENDPOINT="https://demo.os2display.dk/v1/authentication/token/refresh"
73+
APP_JWT_PASSPHRASE=pleasechangethistoo

0 commit comments

Comments
 (0)