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

11 lines
206 B
YAML
Raw Normal View History

2021-07-11 12:40:21 +00:00
spec:
name: uptime-kuma
services:
- name: server
image:
registry_type: DOCKER_HUB
2021-07-11 13:11:14 +00:00
registry: docker.io
repository: louislam/uptime-kuma
2021-07-11 12:51:38 +00:00
http_port: 3001
2021-07-11 12:40:21 +00:00