2018-10-10 19:34:45 +00:00
|
|
|
SPEJSTORE_CLIENT_ID=inventory
|
|
|
|
SPEJSTORE_SECRET=secret
|
2020-05-11 15:24:59 +00:00
|
|
|
SPEJSTORE_ALLOWED_HOSTS=localhost,127.0.0.1
|
2024-01-13 22:30:50 +00:00
|
|
|
SPEJSTORE_DB_NAME=postgres
|
|
|
|
SPEJSTORE_DB_PASSWORD=postgres
|
|
|
|
SPEJSTORE_DB_USER=postgres
|
|
|
|
SPEJSTORE_DB_HOST=db
|