fix and update
This commit is contained in:
@@ -141,6 +141,7 @@ services:
|
||||
PUBLIC_API_URL: ${PUBLIC_API_URL:-http://localhost:3002/idp-api}
|
||||
PUBLIC_FRONTEND_URL: ${PUBLIC_FRONTEND_URL:-http://localhost:3002}
|
||||
FEDCM_COOKIE_SECURE: ${FEDCM_COOKIE_SECURE:-false}
|
||||
FEDCM_COOKIE_DOMAIN: ${FEDCM_COOKIE_DOMAIN:-}
|
||||
TRUST_PROXY: ${TRUST_PROXY:-true}
|
||||
ports:
|
||||
- "127.0.0.1:3000:3000"
|
||||
|
||||
Reference in New Issue
Block a user