mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-15 13:03:28 +01:00
🚑 FFS, render is complaining about every bloody thing
This commit is contained in:
parent
50ae6ec9d9
commit
cb4910d8b5
1 changed files with 7 additions and 8 deletions
15
render.yaml
15
render.yaml
|
|
@ -1,8 +1,7 @@
|
|||
services:
|
||||
- name: Dashy
|
||||
type: web
|
||||
env: docker
|
||||
repo: https://github.com/lissy93/dashy.git
|
||||
branch: deploy_render
|
||||
healthCheckPath: /app/services/healthcheck
|
||||
|
||||
services:
|
||||
- name: Dashy
|
||||
type: web
|
||||
env: docker
|
||||
repo: https://github.com/lissy93/dashy.git
|
||||
branch: deploy_render
|
||||
healthCheckPath: /app/services/healthcheck
|
||||
|
|
|
|||
Loading…
Reference in a new issue