Add OpenAPI route and server

This commit is contained in:
2020-02-04 16:45:54 +01:00
parent 77658c5f6b
commit 42a41da066
6 changed files with 51 additions and 0 deletions

1
.env
View File

@@ -3,6 +3,7 @@ NAME=dc-project
DATABASE_URL=jdbc:postgresql:dc-project
APP_PORT=8080
OPENAPI_PORT=8181
ELASTIC_REST=9200
ELASTIC_NODES=9300