BloomFeed Bash Script Upgrade v0.2

This commit is contained in:
Esteban
2026-07-03 22:23:25 +02:00
parent 2f86a6c1e3
commit d73c25cbbb
10 changed files with 68 additions and 179 deletions
-8
View File
@@ -30,14 +30,6 @@ DB_PASSWORD=
# Utilisé par docker-compose pour initialiser MariaDB (doit correspondre à DB_PASSWORD ci-dessus)
DB_ROOT_PASSWORD=
# Catalogue central BloomFluxDB (lecture seule)
BLOOMFLUX_DB_HOST=163.5.159.95
BLOOMFLUX_DB_PORT=3306
BLOOMFLUX_DB_DATABASE=bloomfluxdb
BLOOMFLUX_DB_USERNAME=bloomflux_reader
BLOOMFLUX_DB_PASSWORD=BloomFlux_Public_Read_2026
BLOOMFLUX_DB_TIMEOUT=4
SESSION_DRIVER=database
SESSION_LIFETIME=120
SESSION_ENCRYPT=false