mirror of
https://github.com/ziex-dev/ziex.git
synced 2026-07-20 02:29:36 -06:00
8 lines
136 B
YAML
8 lines
136 B
YAML
services:
|
|
- type: web
|
|
name: ziex-app
|
|
env: docker
|
|
dockerfilePath: ./Dockerfile
|
|
healthCheckPath: /
|
|
autoDeploy: true
|