Set production app link

This commit is contained in:
D. Scott Boggs 2025-05-12 07:22:58 -04:00
parent 83ea4afbdf
commit a90453eefc

View file

@ -1,4 +1,5 @@
NEXT_PUBLIC_API_URL="https://api.a10y.techwork.zone" NEXT_PUBLIC_API_URL="https://api.a10y.techwork.zone"
NEXT_PUBLIC_HOSTNAME=availability.techwork.zone
# Google auth for calendar syncing, feature will be disabled if these aren't set # Google auth for calendar syncing, feature will be disabled if these aren't set
# NEXT_PUBLIC_GOOGLE_CLIENT_ID="" # NEXT_PUBLIC_GOOGLE_CLIENT_ID=""