Files
kamal/test/fixtures/deploy_with_two_roles_one_host.yml
2024-08-29 20:16:34 +01:00

16 lines
217 B
YAML

service: app
image: dhh/app
servers:
workers:
hosts:
- 1.1.1.1
web:
hosts:
- 1.1.1.1
env:
REDIS_URL: redis://x/y
registry:
server: registry.digitalocean.com
username: user
password: pw