1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2025-01-12 02:28:11 +02:00
uptime-kuma/.do/deploy.template.yaml

11 lines
196 B
YAML
Raw Normal View History

2021-07-11 14:40:21 +02:00
spec:
2021-07-11 15:18:00 +02:00
name: uptime-kuma
services:
2021-07-11 15:23:27 +02:00
- name: server
image:
registry_type: DOCKER_HUB
2021-07-11 15:29:05 +02:00
registry: docker.io
repository: louislam/uptime-kuma
2021-07-11 15:23:27 +02:00
http_port: 3001
2021-07-11 14:40:21 +02:00