Files
kamal/test/integration/docker/deployer/app/config/deploy.yml
2023-05-01 18:55:10 +01:00

18 lines
268 B
YAML

service: app
image: app
servers:
- vm1
- vm2
registry:
server: registry:4443
username: root
password: root
builder:
multiarch: false
healthcheck:
cmd: wget -qO- http://localhost > /dev/null
traefik:
args:
accesslog: true
accesslog.format: json