host network
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
- "8080:80"
|
||||
networks:
|
||||
- mechanicalnet
|
||||
network_mode: "host"
|
||||
mc:
|
||||
image: ghcr.io/itzg/minecraft-server:java21-graalvm
|
||||
tty: true
|
||||
@@ -41,6 +42,7 @@ services:
|
||||
|
||||
networks:
|
||||
- mechanicalnet
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- ../data/mechanical-neoforge:/data
|
||||
#- ./simple-discord-bot.toml:/data/config/simple-discord-bot.toml
|
||||
|
||||
Reference in New Issue
Block a user