parent
0254e72177
commit
3cd537808f
@ -1,9 +1,9 @@
|
|||||||
services:
|
services:
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
image: louislam/uptime-kuma:1
|
image: louislam/uptime-kuma:2
|
||||||
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/app/data
|
- ./data:/app/data
|
||||||
ports:
|
ports:
|
||||||
# <Host Port>:<Container Port>
|
# <Host Port>:<Container Port>
|
||||||
- 3001:3001
|
- "3001:3001"
|
||||||
restart: unless-stopped
|
|
||||||
|
Loading…
Reference in new issue