Files
kamal/test/fixtures/deploy_with_local_registry.yml
2025-08-29 16:55:50 +02:00

11 lines
128 B
YAML

service: app
image: dhh/app
servers:
web:
- '1.1.1.1'
- '1.1.1.2'
registry:
server: localhost:5000
builder:
arch: amd64