don't need that port

This commit is contained in:
Sebastian
2024-03-21 01:16:57 +01:00
parent e6f6807110
commit 648c4d63c5

View File

@@ -9,7 +9,6 @@ services:
- "8082" - "8082"
ports: ports:
- "443:443" - "443:443"
- "127.0.0.1:8080:8080"
- "3042:3042" - "3042:3042"
command: command:
- "--api=true" - "--api=true"