agate: fix multiline scalar

This commit is contained in:
John Bowdre 2024-03-23 16:32:23 -05:00
parent fde52ab553
commit e57094b271

View file

@ -8,8 +8,8 @@ services:
- ./certs:/var/agate/certs - ./certs:/var/agate/certs
ports: ports:
- "1965:1965" - "1965:1965"
command: | command: >
--content content --certs certs --addr 0.0.0.0:1965 \ --content content --certs certs --addr 0.0.0.0:1965
--hostname gmi.runtimeterror.dev \ --hostname gmi.runtimeterror.dev
--hostname capsule.jbowdre.lol \ --hostname capsule.jbowdre.lol
--lang en-US --lang en-US