We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b768b34 commit bc69194Copy full SHA for bc69194
.env.docker.example
@@ -70,10 +70,4 @@ DB_HOST=mariadb
70
COMPOSE_INTERNAL_PROXY=true
71
72
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"
+APP_JWT_PASSPHRASE=pleasechangethistoo
0 commit comments