We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 036e213 commit cc68f9bCopy full SHA for cc68f9b
uptime-kuma/compose.yaml
@@ -24,3 +24,5 @@ services:
24
ports:
25
- 3001:3001 # <Host Port>:<Container Port>
26
restart: always
27
+volumes:
28
+ uptime-kuma-data:
0 commit comments