DB_HOST="localhost"
DB_USER="root"
DB_PASS=""
DB_NAME="sailing"
JWT_KEY="123456"