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

11 lines
184 B
YAML
Raw Normal View History

2021-07-11 08:40:21 -04:00
spec:
2021-07-11 09:18:00 -04:00
name: uptime-kuma
services:
- name: server
image:
registry_type: DOCKER_HUB
registry: docker.io
repository: louislam/uptime-kuma
http_port: 3001
2021-07-11 08:40:21 -04:00