fix: set async icinga port to 5006

This commit is contained in:
2023-01-05 19:47:07 +01:00
parent 8eed547414
commit 5120fe3227

View File

@@ -2,5 +2,5 @@ async-icinga:
volumes:
- "/data/async-icinga/:/app/config"
ports:
- 5001:5000
- 5006:5000
image: registry.atlantishq.de/athq/async-icinga