www in docker support
This commit is contained in:
parent
539a848e95
commit
c227fce036
2145 changed files with 399596 additions and 58 deletions
|
|
@ -3,10 +3,9 @@ FACEAI_CLIENT_DEV_IMAGE=node:20-alpine
|
|||
FACEAI_PROCESSOR_DEV_IMAGE=regalami-faceai-processor-local
|
||||
FACEAI_PORT=3001
|
||||
FACEAI_PUBLISHED_PORT=3001
|
||||
FACEAI_LEGACY_PHP_PORT=8080
|
||||
FACEAI_FRONTEND_URL=http://localhost:3001
|
||||
FACEAI_PUBLIC_BASE_URL=http://localhost:3001
|
||||
FACEAI_LEGACY_RETURN_URL=http://localhost:8080/faceai_return.php
|
||||
FACEAI_LEGACY_RETURN_MODE=direct
|
||||
FACEAI_LEGACY_HOME_URL=http://localhost:8080/index.jsp
|
||||
FACEAI_ENABLE_LOCAL_LEGACY_STATIC=1
|
||||
FACEAI_LOCAL_LEGACY_STATIC_ROOT=/legacy-www
|
||||
|
|
@ -28,6 +27,7 @@ FACEAI_FEATURE_ENABLED=1
|
|||
FACEAI_BACKEND_INTERNAL_URL=http://faceai:3001
|
||||
FACEAI_ALLOW_DEV_HANDOFF=1
|
||||
FACEAI_IDENTITY_COOKIE=rus_faceai_identity
|
||||
FACEAI_HANDOFF_URL=http://localhost:3001/dev/legacy/launch
|
||||
LIVE_SITE_BASE_URL=https://www.regalamiunsorriso.it
|
||||
LIVE_SITE_LOGIN_URL=https://www.regalamiunsorriso.it/login_clienti-it.html
|
||||
LIVE_SITE_RACE_URL=https://www.regalamiunsorriso.it/42%20HALF%20MARATHON%20FIRENZE_gara-1018545---96-1.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue