Files
client/.env.example
2026-03-07 19:46:19 +01:00

9 lines
253 B
Plaintext

# Forest server gRPC endpoint
FOREST_SERVER_URL=http://localhost:4040
# HTTP port (default: 3000)
# PORT=3001
# PostgreSQL connection (optional - omit for in-memory sessions)
# DATABASE_URL=postgresql://forageuser:foragepassword@localhost:5432/forage