add deprecation notice for baseurl
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
NEXT_PUBLIC_LICENSE_CONSENT=
|
||||
LICENSE=
|
||||
|
||||
# BASE_URL and NEXT_PUBLIC_APP_URL are both deprecated. Both are replaced with one variable, NEXT_PUBLIC_WEBAPP_URL
|
||||
# BASE_URL=http://localhost:3000
|
||||
# NEXT_PUBLIC_APP_URL=http://localhost:3000
|
||||
|
||||
NEXT_PUBLIC_WEBAPP_URL=http://localhost:3000
|
||||
|
||||
# It is highly recommended that the NEXTAUTH_SECRET must be overridden and very unique
|
||||
|
||||
Reference in New Issue
Block a user