Fix a few indentation mistakes

Signed-off-by: David Florness <david@florness.com>
This commit is contained in:
David Florness 2021-02-04 18:39:08 -05:00
parent 397b158c05
commit 1defa8712b
No known key found for this signature in database
GPG key ID: 060576B7352B8DE3

View file

@ -70,7 +70,7 @@ services:
volumes:
- ./config:/etc/dendrite
networks:
- internal
- internal
signing_key_server:
hostname: signing_key_server
@ -86,9 +86,9 @@ services:
image: matrixdotorg/dendrite-polylith:latest
command: userapi
volumes:
- ./config:/etc/dendrite
- ./config:/etc/dendrite
networks:
- internal
- internal
appservice_api:
hostname: appservice_api