mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-14 05:37:53 +02:00
10 lines
318 B
Plaintext
10 lines
318 B
Plaintext
DOCS_HOST=docs.domain.tld
|
|
KEYCLOAK_HOST=id.domain.tld
|
|
S3_HOST=storage.domain.tld
|
|
BACKEND_HOST=backend
|
|
FRONTEND_HOST=frontend
|
|
YPROVIDER_HOST=y-provider
|
|
BUCKET_NAME=docs-media-storage
|
|
REALM_NAME=docs
|
|
# TODO(yhub): route is /ws/docs once prod ingress is migrated
|
|
#COLLABORATION_WS_URL=wss://${DOCS_HOST}/collaboration/ws/ |