Correct ports indentation

This commit is contained in:
2023-01-16 16:33:31 -07:00
parent d6bc4267ff
commit 9f0813c464
+3 -3
View File
@@ -3,6 +3,6 @@ services:
pvpgn:
build:
dockerfile: Dockerfile.bullseye-slim
ports:
- "6112:6112"
- "6200:6200"
ports:
- "6112:6112"
- "6200:6200"