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