From f37d559f9142ea775d654c6bd953ed284f7ca4f1 Mon Sep 17 00:00:00 2001
From: Phil Keier
Date: Wed, 27 Nov 2024 00:20:37 +0000
Subject: [PATCH] fixed typo
---
main/compose.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/compose.yml b/main/compose.yml
index 6033889..e314caa 100644
--- a/main/compose.yml
+++ b/main/compose.yml
@@ -47,7 +47,7 @@ services:
- 30000:25565 # Connection Port
- 31066:25575 # Rcon
- 8090:8080 # Squaremap
- - 9100:91000 # unified Exporter
+ - 9100:9100 # unified Exporter
volumes:
- ./data:/data
- ./squaremap:/data/squaremap