fix and update
This commit is contained in:
@@ -136,6 +136,8 @@ services:
|
||||
MINIO_BUCKET: ${MINIO_BUCKET:-lendry-id}
|
||||
MINIO_USE_SSL: ${MINIO_USE_SSL:-false}
|
||||
PUBLIC_API_URL: ${PUBLIC_API_URL:-http://localhost:3002/idp-api}
|
||||
FEDCM_COOKIE_SECURE: ${FEDCM_COOKIE_SECURE:-false}
|
||||
TRUST_PROXY: ${TRUST_PROXY:-true}
|
||||
ports:
|
||||
- "127.0.0.1:3000:3000"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user