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

This commit is contained in:
2025-09-11 16:12:31 +02:00
parent d79cf65bb4
commit 1d4b560dd1
27 changed files with 1433 additions and 1289 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='https://localhost'
# connexion hydra
HYDRA_ADMIN_BASE_URL='http://hydra:4445'
APP_LOCALES="fr,en"