Update env example
This commit is contained in:
parent
0bff81ca46
commit
cf75b0410d
@ -5,7 +5,7 @@ NEXTAUTH_SECRET=i4kDOnZlJ77ob9XGLozHUsNg0GTJ13PObuPzlw6PAT8=
|
|||||||
NEXTAUTH_URL=http://localhost:3000
|
NEXTAUTH_URL=http://localhost:3000
|
||||||
|
|
||||||
# File options
|
# File options
|
||||||
FILE_ID_LENGTH=16
|
FILE_ID_LENGTH=8
|
||||||
|
|
||||||
# Public Url (You must set this or you won't be able to login)
|
# Public Url (You must set this or you won't be able to login)
|
||||||
NEXT_PUBLIC_SITE_URL=http://docker.local:3000
|
NEXT_PUBLIC_SITE_URL=http://localhost:3000
|
Reference in New Issue
Block a user