uptime-kuma/.do/deploy.template.yaml

11 lines
186 B
YAML
Raw Normal View History

2021-07-11 20:40:21 +08:00
spec:
2021-07-11 21:18:00 +08:00
name: uptime-kuma
services:
2021-07-11 21:23:27 +08:00
- name: server
image:
registry_type: DOCKER_HUB
registry: louislam
repository: uptime-kuma
http_port: 3001
2021-07-11 20:40:21 +08:00