Update docker/arm/docker-compose.yml
This commit is contained in:
parent
d4d30fcf3e
commit
33e1131e71
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ services:
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
image: louislam/uptime-kuma:1.23.13
|
image: louislam/uptime-kuma:1.23.13
|
||||||
container_name: uptime-kuma
|
container_name: uptime-kuma
|
||||||
|
envirornment:
|
||||||
|
- UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN=true
|
||||||
ports:
|
ports:
|
||||||
- 3001:3001
|
- 3001:3001
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue