mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Update docker-compose.yml
This commit is contained in:
@@ -13,10 +13,10 @@ services:
|
|||||||
- 1panel-network
|
- 1panel-network
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
dns:
|
dns:
|
||||||
- ${DNS1}
|
- ${DNS1:-223.5.5.5}
|
||||||
- ${DNS2}
|
- ${DNS2:-119.29.29.29}
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- ${DOMAIN_HOSTS1}
|
- ${DOMAIN_HOSTS1:-localhost:127.0.0.1}
|
||||||
hostname: ${HOSTNAME_FQDN}
|
hostname: ${HOSTNAME_FQDN}
|
||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_SMTP}:25
|
- ${PANEL_APP_PORT_SMTP}:25
|
||||||
|
|||||||
Reference in New Issue
Block a user