chore: update env example
This commit is contained in:
parent
4564347698
commit
80713e0fce
@ -2,8 +2,8 @@
|
|||||||
DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"
|
DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"
|
||||||
|
|
||||||
# Whether allow feature
|
# Whether allow feature
|
||||||
ALLOW_REGISTER=
|
ALLOW_REGISTER=false
|
||||||
ALLOW_OPENAPI=
|
ALLOW_OPENAPI=true
|
||||||
|
|
||||||
# For analyze tianji self
|
# For analyze tianji self
|
||||||
WEBSITE_ID=
|
WEBSITE_ID=
|
||||||
|
Loading…
Reference in New Issue
Block a user