Rajout du schema.sql + externalisation des URL CaptureVideo

This commit is contained in:
2023-11-23 15:03:09 +01:00
parent bdab795506
commit 48aa16962c
5 changed files with 54 additions and 31 deletions

5
.env
View File

@@ -2,4 +2,7 @@ DATABASE = mia_dev
DATABASE_HOST = db.thecoredev.fr
DATABASE_PORT = 3306
DATABASE_USER = mia
DATABASE_PASSWORD = CalomOk0t-ISvpw-
DATABASE_PASSWORD = CalomOk0t-ISvpw-
MASTER_URL = 'https://slave.thecoredev.fr'
SLAVE_URL = 'https://slave.thecoredev.fr'