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 79a39c2 commit 988b6f2Copy full SHA for 988b6f2
docker-compose.yml
@@ -16,6 +16,7 @@ x-environment: &default-environment
16
AUTH_KEYCLOAK_ISSUER: "${AUTH_KEYCLOAK_ISSUER:-http://0.0.0.0:8088/auth/realms/lagoon}"
17
LAGOON_UI_TOURS_ENABLED: enabled
18
NODE_TLS_REJECT_UNAUTHORIZED: 0
19
+ DISABLE_SUBSCRIPTIONS: 'true'
20
21
services:
22
ui:
0 commit comments