Skip to content

Commit 988b6f2

Browse files
committed
chore: disable subscriptions
1 parent 79a39c2 commit 988b6f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ x-environment: &default-environment
1616
AUTH_KEYCLOAK_ISSUER: "${AUTH_KEYCLOAK_ISSUER:-http://0.0.0.0:8088/auth/realms/lagoon}"
1717
LAGOON_UI_TOURS_ENABLED: enabled
1818
NODE_TLS_REJECT_UNAUTHORIZED: 0
19+
DISABLE_SUBSCRIPTIONS: 'true'
1920

2021
services:
2122
ui:

0 commit comments

Comments
 (0)