mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
compose comments
This commit is contained in:
parent
95c6c0e1e1
commit
407cee1d70
@ -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 New Issue
Block a user