Fixed Issue due Static IP leftover
This commit is contained in:
parent
7de0a59466
commit
6cc89f9eef
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue