mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 07:28:34 +01:00
fix: set async icinga port to 5006
This commit is contained in:
@@ -2,5 +2,5 @@ async-icinga:
|
|||||||
volumes:
|
volumes:
|
||||||
- "/data/async-icinga/:/app/config"
|
- "/data/async-icinga/:/app/config"
|
||||||
ports:
|
ports:
|
||||||
- 5001:5000
|
- 5006:5000
|
||||||
image: registry.atlantishq.de/athq/async-icinga
|
image: registry.atlantishq.de/athq/async-icinga
|
||||||
|
|||||||
Reference in New Issue
Block a user