Fix networking
All checks were successful
release-tag / release-image (push) Successful in 49s

This commit is contained in:
2024-03-17 20:59:15 +01:00
parent ec56715e79
commit 95d7f70692

View File

@@ -34,7 +34,6 @@ services:
- dynmap-data:/data/dynmap/web
networks:
- internal
- web
environment:
EULA: "TRUE"
VERSION: 1.20.4
@@ -108,7 +107,7 @@ services:
networks:
internal:
internal: true
external: false
web:
external: true