Use Sinbad2 production ports 8068 (backend) and 8069 (frontend).
Apache ProxyPass targets host port 8069; update compose, CI, CORS defaults, deployment docs, and production .env files for https://sinbad2.ujaen.es/generadorexamenesllm/.
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@ stages:
|
||||
|
||||
variables:
|
||||
APP_NAME: "generadorexamenesllms"
|
||||
BACKEND_PORT: "8074"
|
||||
FRONTEND_PORT: "8075"
|
||||
BACKEND_PORT: "8068"
|
||||
FRONTEND_PORT: "8069"
|
||||
|
||||
deploy_to_sinbad2:
|
||||
stage: deploy
|
||||
|
||||
Reference in New Issue
Block a user