mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-19 10:23:32 +00:00
Merge 63e49b007a
into 79cd0c5294
This commit is contained in:
@@ -120,6 +120,8 @@ services:
|
||||
# If you would rather use Sqlite, remove all DB_MYSQL_* lines above
|
||||
# Uncomment this if IPv6 is not enabled on your host
|
||||
# DISABLE_IPV6: 'true'
|
||||
# Uncomment this if you want to change the timezone of the web UI and logfiles
|
||||
# TZ: 'Etc/UTC'
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./letsencrypt:/etc/letsencrypt
|
||||
|
@@ -27,6 +27,9 @@ services:
|
||||
# Uncomment this if IPv6 is not enabled on your host
|
||||
# DISABLE_IPV6: 'true'
|
||||
|
||||
# Uncomment this if you want to change the timezone of the web UI and logfiles
|
||||
# TZ: 'Etc/UTC'
|
||||
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./letsencrypt:/etc/letsencrypt
|
||||
|
Reference in New Issue
Block a user