We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d30fc commit 33e1131Copy full SHA for 33e1131
docker/arm/docker-compose.yml
@@ -69,6 +69,8 @@ services:
69
uptime-kuma:
70
image: louislam/uptime-kuma:1.23.13
71
container_name: uptime-kuma
72
+ envirornment:
73
+ - UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN=true
74
ports:
75
- 3001:3001
76
volumes:
0 commit comments