1
0
Fork 0

Docker: update dev overrides so that app starts

master
radex 2023-08-17 14:20:39 +02:00
parent 255e0f0d08
commit d4a305c362
1 changed files with 5 additions and 0 deletions

View File

@ -4,3 +4,8 @@ services:
environment:
- SPEJSTORE_ENV=dev
- SPEJSTORE_ALLOWED_HOSTS=localhost,127.0.0.1
- SPEJSTORE_CLIENT_ID=inventory
- SPEJSTORE_DB_NAME=postgres
- SPEJSTORE_DB_PASSWORD=postgres
- SPEJSTORE_DB_USER=postgres
- SPEJSTORE_DB_HOST=db