Files
kamal/test/fixtures/deploy_with_uncommon_hostnames.yml

11 lines
236 B
YAML

service: app
image: dhh/app
servers:
- "this-hostname-with-random-part-is-too-long.example.com"
- "this-hostname-is-really-unacceptably-long-to-be-honest.example.com"
registry:
username: user
password: pw
builder:
arch: amd64