From 80713e0fceac5ab07045532cd5759ff3a54522db Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Mon, 3 Jun 2024 22:51:42 +0800 Subject: [PATCH] chore: update env example --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 792a37d..6f4785d 100644 --- a/.env.example +++ b/.env.example @@ -2,8 +2,8 @@ DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public" # Whether allow feature -ALLOW_REGISTER= -ALLOW_OPENAPI= +ALLOW_REGISTER=false +ALLOW_OPENAPI=true # For analyze tianji self WEBSITE_ID=