Fixed Issue due Static IP leftover

This commit is contained in:
kb01guy 2022-07-20 19:00:38 +02:00
parent 7de0a59466
commit 6cc89f9eef

View file

@ -89,8 +89,7 @@ services:
ports: ports:
- "24454:24454/udp" # Simple Voice Mod Port (Survival) - "24454:24454/udp" # Simple Voice Mod Port (Survival)
networks: networks:
backend: - backend
ipv4_address: 172.21.0.5
volumes: volumes:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf - ./nginx/nginx.conf:/etc/nginx/nginx.conf