agate: fix multiline scalar

This commit is contained in:
John Bowdre 2024-03-23 16:32:23 -05:00
parent fde52ab553
commit e57094b271
1 changed files with 4 additions and 4 deletions

View File

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