Files
kamal/test/fixtures/deploy_for_dest.yml
2023-01-17 13:35:55 +01:00

7 lines
136 B
YAML

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