APP_PORT = 5183 CLIENT_URL = "http://localhost:5173" DB_HOST = "hostname" DB_PORT = 3306 DB_USER = "username" DB_PWD = "password" DB_NAME = "FSDP_ECOCONNECT_DB"