🐛 FIX: Changement de logique pour rightPrice

This commit is contained in:
Divlo
2020-05-15 20:49:59 +02:00
parent 008f518f96
commit 02078ecc7a
6 changed files with 399 additions and 1011 deletions

View File

@ -1,6 +1,7 @@
HOST = "http://localhost:8080"
FRONT_END_HOST = "http://localhost:3000"
OpenWeatherMap_API_KEY = ""
Scraper_API_KEY = ""
DB_HOST = ""
DB_NAME = ""
DB_USER = ""