Added changed port for exporter

This commit is contained in:
Phil Keier 2024-11-27 00:16:41 +00:00
parent acba38b8f9
commit b21458b192

View File

@ -47,7 +47,7 @@ services:
- 30000:25565 # Connection Port - 30000:25565 # Connection Port
- 31066:25575 # Rcon - 31066:25575 # Rcon
- 8090:8080 # Squaremap - 8090:8080 # Squaremap
- 9001:25585 # Fabric Exporter - 9100:91000 # unified Exporter
volumes: volumes:
- ./data:/data - ./data:/data
- ./squaremap:/data/squaremap - ./squaremap:/data/squaremap