mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 00:38:34 +01:00
8 lines
174 B
YAML
8 lines
174 B
YAML
async-icinga:
|
|
volumes:
|
|
- "/data/async-icinga/:/app/config"
|
|
restart: always
|
|
ports:
|
|
- 5006:5000
|
|
image: registry.atlantishq.de/athq/async-icinga
|