Files
kamal/test/fixtures/deploy_with_roles.yml
2023-01-20 16:57:25 +01:00

16 lines
219 B
YAML

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