Avant changements
This commit is contained in:
16
.env
16
.env
@@ -2,9 +2,19 @@
|
||||
DB_HOST=162.19.78.131
|
||||
DB_USER=excel
|
||||
DB_PASSWORD='%n#%3Lay1MPa$%kR^5@'
|
||||
DB_NAME=Acces
|
||||
ADMIN_USER=Michel
|
||||
ADMIN_PASS_HASH='$2b$12$Dgv7jNLJuR.3hQminSVE9OP6hCSmW4nISArR3HF5LTPGFK0Zw29N2'
|
||||
DB_NAME=Sondes
|
||||
DB_PORT=3306
|
||||
AUTH_USERS=[{"user":"Michel","pass":"210462"}]
|
||||
|
||||
# === Connexion SSH pour visualiseur_logs.py ===
|
||||
SSH_HOST=162.19.78.131
|
||||
SSH_PORT=22
|
||||
SSH_USER=debian
|
||||
SSH_KEY_PATH=/home/debian/.ssh/id_ed25519
|
||||
SSH_KEY_PASSPHRASE='gaby'
|
||||
SSH_LOG_DIR=/home/debian/Gestion_sondes/Logs
|
||||
SSH_PASSWORD='lpZwixbBUFtGY'
|
||||
SSH_FORCE_PASSWORD=1
|
||||
|
||||
# connexion OVH pour les SMS
|
||||
OVH_APP_KEY=f725d07b2f98a195
|
||||
|
||||
Reference in New Issue
Block a user