Add legacy URL handling and update environment configurations
All checks were successful
Publish FaceAI Container / publish (push) Successful in 2m25s

This commit is contained in:
MaddoScientisto 2026-04-19 08:48:15 +02:00
commit f757f8af1d
11 changed files with 79 additions and 28 deletions

View file

@ -18,6 +18,7 @@ services:
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_HOME_URL: http://localhost:8080/index.jsp
FACEAI_PKL_ROOT: /data/pkl
FACEAI_ENABLE_LOCAL_LEGACY_STATIC: 1
FACEAI_LOCAL_LEGACY_STATIC_ROOT: /legacy-www