mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-14 05:37:53 +02:00
All installation guides are updated to add the instructions about how to deploy docs with yhub.
11 lines
279 B
Plaintext
11 lines
279 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
|
|
YHUB_HOST=yhub
|
|
BUCKET_NAME=docs-media-storage
|
|
REALM_NAME=docs
|
|
#COLLABORATION_WS_URL=wss://${DOCS_HOST}/collaboration/ws/v1/docs
|