wip
Some checks failed
Cadoles/hydra-sql/pipeline/head There was a failure building this commit

This commit is contained in:
Valentin Carroy
2025-09-11 17:49:56 +02:00
parent d79cf65bb4
commit 4c3d84d355
27 changed files with 1430 additions and 1290 deletions

4
.env
View File

@@ -24,8 +24,8 @@ DSN_REMOTE_DATABASE="pgsql:host='postgres';port=5432;dbname=lasql"
DB_USER="lasql"
DB_PASSWORD="lasql"
ISSUER_URL="http://localhost:8000"
BASE_URL='http://localhost:8080'
ISSUER_URL="http://localhost:10502"
BASE_URL='http://localhost:10500'
# connexion hydra
HYDRA_ADMIN_BASE_URL='http://hydra:4445'
APP_LOCALES="fr,en"