Bind Traefik container to current IP
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 18s
Deploy to Fighter / Notify (push) Successful in 2s

This commit is contained in:
Joey Hafner 2024-02-27 13:58:07 -08:00
parent c291f52a26
commit 8d7ded1108

View File

@ -7,7 +7,7 @@ services:
restart: "no"
networks:
web:
#ipv4_address: 172.18.0.31
ipv4_address: 172.18.0.27
monitoring:
ports:
- 80:80