Fix Docker builds, polylith components (#1269)

This commit is contained in:
Neil Alexander 2020-08-13 18:27:19 +01:00 committed by GitHub
parent 20c8f252a7
commit c1f4faf308
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 332 additions and 134 deletions

View file

@ -277,6 +277,8 @@ sync_api:
internal_api:
listen: http://localhost:7773
connect: http://localhost:7773
external_api:
listen: http://[::]:8073
database:
connection_string: file:syncapi.db
max_open_conns: 100