tripplanner-backend / backend /.env.example
Bas95's picture
Deploy Tripplanner backend
649703e verified
raw
history blame contribute delete
100 Bytes
GEMINI_API_KEY=AIza...
BROWSER_USER_DATA_DIR=./browser_data
# Port for the FastAPI server
PORT=8000