Skip to content

Commit 33e1131

Browse files
author
mafyuh
committedSep 5, 2024
Update docker/arm/docker-compose.yml
1 parent d4d30fc commit 33e1131

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎docker/arm/docker-compose.yml

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ services:
6969
uptime-kuma:
7070
image: louislam/uptime-kuma:1.23.13
7171
container_name: uptime-kuma
72+
envirornment:
73+
- UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN=true
7274
ports:
7375
- 3001:3001
7476
volumes:

0 commit comments

Comments
 (0)
Please sign in to comment.