mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14:04 +00:00
Delete deploy.template.yaml
This commit is contained in:
parent
01ac6d54be
commit
974672f7c1
1 changed files with 0 additions and 11 deletions
|
@ -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…
Reference in a new issue