add env var for Idnot
This commit is contained in:
parent
2e26e1196a
commit
2ff3d44cc4
@ -21,5 +21,5 @@ version: 0.0.1
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: 0.4.4
|
||||
appVersion: 0.5.2
|
||||
|
||||
|
@ -15,6 +15,11 @@ services:
|
||||
- BACK_API_PORT
|
||||
- BACK_API_ROOT_URL
|
||||
- BACK_API_VERSION
|
||||
- FRONT_APP_HOST
|
||||
- FRONT_APP_PORT
|
||||
- IDNOT_AUTHORIZE_ENDPOINT
|
||||
- IDNOT_CLIENT_ID
|
||||
|
||||
backend:
|
||||
image: "le-coffre-back"
|
||||
ports:
|
||||
|
Loading…
x
Reference in New Issue
Block a user