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

7 lines
136 B
YAML

service: app
image: dhh/app
registry:
server: registry.digitalocean.com
username: <%= "my-user" %>
password: <%= "my-password" %>