$NEXT_PUBLIC_API_URL must be set at build time
This commit is contained in:
parent
9266599b6a
commit
50f46f7956
|
|
@ -1,4 +1,4 @@
|
||||||
NEXT_PUBLIC_API_URL="http://127.0.0.1:3000"
|
NEXT_PUBLIC_API_URL="https://api.a10y.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=""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue