Remise en état des fichiers
This commit is contained in:
26
.env
Normal file
26
.env
Normal file
@@ -0,0 +1,26 @@
|
||||
#connexion mysql
|
||||
DB_HOST=162.19.78.131
|
||||
DB_USER=Michel
|
||||
DB_PASSWORD=wuP^wu&6xjx61bh*kjS^4
|
||||
DB_NAME=Sondes
|
||||
|
||||
# paramètres mail
|
||||
SMTP_HOST=smtp.mail.ovh.net
|
||||
SMTP_PORT=465
|
||||
EMAIL_FROM=services@domo91.fr
|
||||
EMAIL_PASSWORD=6ZiCsVtSf9@nEHv@$^0
|
||||
EMAIL_DESTINATAIRES=services@domo91.fr
|
||||
|
||||
# connexion OVH pour les SMS
|
||||
OVH_APP_KEY=f725d07b2f98a195
|
||||
OVH_APP_SECRET=5ca392a0a728e2395edd426bb1e11ad6
|
||||
OVH_CONSUMER_KEY=305f2e8611e58b83930de84ee65c99f9
|
||||
OVH_ENDPOINT=ovh-eu
|
||||
OVH_SMS_ACCOUNT=sms-jm164396-1
|
||||
OVH_SMS_SENDER=DOMO91FR
|
||||
OVH_SERVICE_NAME=sms-jm164396-1
|
||||
SMS_RECEIVER=+33635164680
|
||||
ENVOI_SMS=1
|
||||
PHONE_SACLAY=+33682069405,+33650270939
|
||||
PHONE_MEUDON=+33666271128
|
||||
PHONE_ADMIN=+33635164680
|
||||
Reference in New Issue
Block a user