Skip to content

Commit cc68f9b

Browse files
committedFeb 13, 2025
add volume to uptime
1 parent 036e213 commit cc68f9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎uptime-kuma/compose.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ services:
2424
ports:
2525
- 3001:3001 # <Host Port>:<Container Port>
2626
restart: always
27+
volumes:
28+
uptime-kuma-data:

0 commit comments

Comments
 (0)