Files
kamal/test/fixtures/deploy_workers_only.yml

15 lines
197 B
YAML

service: app
image: dhh/app
servers:
workers:
traefik: false
hosts:
- 1.1.1.1
- 1.1.1.2
primary_role: workers
registry:
username: user
password: pw
builder:
arch: amd64