PROJECT_NAME="karigor"
SECRET_KEY="my_super_secret_secure_key_for_jwt_tokens"
DATABASE_URL="postgresql://postgres:password@localhost:5433/karigor_db"