mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-03 01:28:44 +02:00
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
# Postgresql db container configuration for the collaboration server (yhub).
|
|
POSTGRES_DB=yhub
|
|
POSTGRES_USER=yhub
|
|
POSTGRES_PASSWORD=pass
|