mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 20:08:32 +01:00
10 lines
255 B
YAML
10 lines
255 B
YAML
services:
|
|
async-icinga:
|
|
volumes:
|
|
- "/data/async-icinga/:/app/config"
|
|
- "/data/async-icinga/instance/:/app/instance/"
|
|
restart: always
|
|
ports:
|
|
- 6006:5000
|
|
image: harbor-registry.atlantishq.de/atlantishq/async-icinga
|