compose comments
This commit is contained in:
parent
95c6c0e1e1
commit
407cee1d70
1 changed files with 5 additions and 0 deletions
|
@ -29,6 +29,11 @@ services:
|
|||
DB_MYSQL_NAME: 'npm'
|
||||
# DB_SQLITE_FILE: "/data/database.sqlite"
|
||||
# DISABLE_IPV6: "true"
|
||||
# pihole:
|
||||
# PIHOLE_PLUGIN_ENABLED: 'true'
|
||||
# PIHOLE_PASSWORD: 'password'
|
||||
# PIHOLE_IP: '192.168.10.2'
|
||||
|
||||
volumes:
|
||||
- npm_data:/data
|
||||
- le_data:/etc/letsencrypt
|
||||
|
|
Loading…
Reference in a new issue