Skip to content

Commit 77e8cf6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/arm/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ services:
6969
uptime-kuma:
7070
image: louislam/uptime-kuma:1.23.13
7171
container_name: uptime-kuma
72-
envirornment:
72+
environment:
7373
- UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN=true
7474
ports:
7575
- 3001:3001

0 commit comments

Comments
 (0)
Please sign in to comment.