4 lines
111 B
Bash
4 lines
111 B
Bash
# See update-dotenv.mjs
|
|
PUBLIC_URL="https://www.google.com"
|
|
NEXTAUTH_URL="https://www.google.com/api/web/auth"
|