1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-27 22:14:58 +08:00

Update docker-compose.yml

This commit is contained in:
Meng Sen 2025-05-27 11:04:01 +08:00 committed by GitHub
parent 79f827bbbc
commit 05a22b5843

View File

@ -13,10 +13,10 @@ services:
- 1panel-network
stop_grace_period: 1m
dns:
- ${DNS1}
- ${DNS2}
- ${DNS1:-223.5.5.5}
- ${DNS2:-119.29.29.29}
extra_hosts:
- ${DOMAIN_HOSTS1}
- ${DOMAIN_HOSTS1:-localhost:127.0.0.1}
hostname: ${HOSTNAME_FQDN}
ports:
- ${PANEL_APP_PORT_SMTP}:25