Fix a few indentation mistakes (#1752)

Signed-off-by: David Florness <david@florness.com>
main
David Florness 2021-02-12 04:25:35 -05:00 committed by GitHub
parent 9a199ba179
commit 85aaaf9bb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

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