Browse Source

Delete deploy.template.yaml

pull/200/head
Louis Lam 3 years ago
committed by GitHub
parent
commit
974672f7c1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      .do/deploy.template.yaml

11
.do/deploy.template.yaml

@ -1,11 +0,0 @@
spec:
name: uptime-kuma
services:
- name: server
git:
repo_clone_url: https://github.com/louislam/uptime-kuma
branch: master
http_port: 3001
build_command: npm run setup
run_command: npm run start-server
Loading…
Cancel
Save