diff --git a/docker-compose.yml b/docker-compose.yml index b193e9f..747f6c5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,9 +6,9 @@ services: - ./web:/usr/share/nginx/html ports: - "8080:80" - networks: - mechanicalnet: - ipv4_address: 172.72.0.20 + # networks: + # mechanicalnet: + # ipv4_address: 172.72.0.20 mc: image: ghcr.io/itzg/minecraft-server:java21-graalvm tty: true @@ -38,9 +38,9 @@ services: ICON: http://mechanical.oier.ovh/pack/icon.png JVM_OPTS: -Dminecraft.api.env=custom -Dminecraft.api.auth.host=https://auth.oier.ovh -Dminecraft.api.account.host=https://auth.oier.ovh/user -Dminecraft.api.session.host=https://auth.oier.ovh/api/yggdrasil -Dminecraft.api.services.host=https://auth.oier.ovh/api/yggdrasil - networks: - mechanicalnet: - ipv4_address: 172.72.0.21 + # networks: + # mechanicalnet: + # ipv4_address: 172.72.0.21 volumes: - ../data/mechanical-neoforge:/data #- ./simple-discord-bot.toml:/data/config/simple-discord-bot.toml @@ -73,8 +73,8 @@ services: - /var/run:/var/run:rw - /sys:/sys:ro - /var/lib/docker/:/var/lib/docker:ro - networks: - - mechanicalnet + # networks: + # - mechanicalnet # prometheus: # image: prom/prometheus # ports: @@ -109,7 +109,7 @@ volumes: prometheus-tsdb: {} grafana-lib: {} networks: - mechanicalnet: + default: driver: bridge ipam: config: