mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-15 17:49:41 +01:00
10 lines
221 B
YAML
10 lines
221 B
YAML
wiki_js_folder:
|
|
- db
|
|
|
|
WIKI_JS_DB_TYPE: 'postgres'
|
|
WIKI_JS_DB_HOST: 'wiki_js_db'
|
|
WIKI_JS_DB_PORT: '5432'
|
|
WIKI_JS_POSTGRES_DB: 'wiki'
|
|
WIKI_JS_POSTGRES_USER: 'wiki'
|
|
WIKI_JS_POSTGRES_PASS: 'XwnYnsa&b5s5ner8wh6bNZEC&K5aNnBh'
|