DB_NAME = "restaurant"
DB_USER = "root"
DB_PASSWORD = "123456"
DB_HOST = "localhost"
JWT_SECRET = "PJH"