mirror of
https://github.com/Lissy93/dashy.git
synced 2026-01-09 01:14:46 +01:00
8 lines
No EOL
167 B
YAML
8 lines
No EOL
167 B
YAML
services:
|
|
- name: Dashy
|
|
type: web
|
|
env: docker
|
|
repo: https://github.com/lissy93/dashy.git
|
|
branch: deploy_render
|
|
healthCheckPath: /app/services/healthcheck
|
|
|