Adapt CI/CD and endpoint defaults for Sinbad2 production.

Configure GitLab deploy pipeline for this app and switch backend/frontend endpoint defaults from localhost to sinbad2.ujaen.es, including Docker, env files, API client, CORS, and docs.
This commit is contained in:
Mireya Cueto Garrido
2026-06-02 10:25:53 +02:00
parent 98dedfb6b8
commit 7f32380e0a
11 changed files with 58 additions and 20 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ docker compose up --build
La API queda disponible en:
```text
http://localhost:8074
http://sinbad2.ujaen.es:8074
```
## Configuración