mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-11 15:44:52 +08:00
Update docker-compose.yml
This commit is contained in:
parent
cdfcdf40ca
commit
77d5705928
1 changed files with 2 additions and 5 deletions
|
@ -52,11 +52,8 @@ services:
|
|||
- caddy_data:/data
|
||||
- caddy_conf:/config
|
||||
ports:
|
||||
- "$SERVER_HOST:80:80/tcp"
|
||||
- "$SERVER_HOST:443:443/tcp"
|
||||
#uncomment to enable IPv6 communication
|
||||
# - "$SERVER_HOST6:80:80/tcp"
|
||||
# - "$SERVER_HOST6:443:443/tcp"
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
|
||||
coredns:
|
||||
#network_mode: host
|
||||
|
|
Loading…
Add table
Reference in a new issue