mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-15 21:09:40 +01:00
11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
npm_folder:
|
|
- data
|
|
- db
|
|
- letsencrypt
|
|
|
|
NPM_MYSQL_HOST: 'nginx_proxy_manager_db'
|
|
NPM_MYSQL_PORT: '3306'
|
|
NPM_MYSQL_DB: npm
|
|
NPM_MYSQL_USER: npm
|
|
NPM_MYSQL_PASS: 'super-secret-pass'
|
|
NPM_MYSQL_ROOT_PASS: 'super-secret-root-pass' |