BloomFeed Bash Script Upgrade v0.2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user