14 lines
196 B
YAML
14 lines
196 B
YAML
svc:
|
|
domain: "status.serguzim.me"
|
|
name: uptime-kuma
|
|
port: 3001
|
|
|
|
compose:
|
|
watchtower: true
|
|
image: louislam/uptime-kuma:1
|
|
volumes:
|
|
- data:/app/data
|
|
file:
|
|
volumes:
|
|
data:
|
|
|