fix and update

This commit is contained in:
lendry
2026-06-29 18:14:00 +03:00
parent 71dfeda873
commit 5a220917dc
4 changed files with 169 additions and 70 deletions

View File

@@ -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: