Korrektur
This commit is contained in:
parent
9bc55b3beb
commit
dfe2ac4efb
|
|
@ -1,6 +1,7 @@
|
||||||
# compose-monitor.yml
|
# compose-monitor.yml
|
||||||
# https://git.bizmark.cloud/marc/bizMark.git
|
# https://git.bizmark.cloud/marc/bizMark.git
|
||||||
services:
|
services:
|
||||||
|
# BESZEL
|
||||||
beszel:
|
beszel:
|
||||||
image: henrygd/beszel:latest
|
image: henrygd/beszel:latest
|
||||||
container_name: beszel
|
container_name: beszel
|
||||||
|
|
@ -29,7 +30,7 @@ services:
|
||||||
interval: 30s
|
interval: 30s
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
retries: 3
|
retries: 3
|
||||||
|
# ATLAS UI
|
||||||
atlas:
|
atlas:
|
||||||
image: keinstien/atlas:latest
|
image: keinstien/atlas:latest
|
||||||
container_name: atlas
|
container_name: atlas
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue