crabfit/frontend/.env.local

6 lines
201 B
Plaintext

NEXT_PUBLIC_API_URL="https://api.a10y.techwork.zone"
# Google auth for calendar syncing, feature will be disabled if these aren't set
# NEXT_PUBLIC_GOOGLE_CLIENT_ID=""
# NEXT_PUBLIC_GOOGLE_API_KEY=""