mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-22 01:50:28 +08:00
WIP
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
services:
|
||||
uptime-kuma:
|
||||
image: louislam/uptime-kuma:1
|
||||
image: louislam/uptime-kuma:2
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
ports:
|
||||
# <Host Port>:<Container Port>
|
||||
- 3001:3001
|
||||
restart: unless-stopped
|
||||
- "3001:3001"
|
||||
|
Reference in New Issue
Block a user