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:
|
||||
- "24454:24454/udp" # Simple Voice Mod Port (Survival)
|
||||
networks:
|
||||
backend:
|
||||
ipv4_address: 172.21.0.5
|
||||
- backend
|
||||
volumes:
|
||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue