add auth token checking
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
PORT=9992
|
||||
HOST=0.0.0.0
|
||||
DATABASE_URL="postgresql://user:pass@localhost:5432/fdlogup?schema=public"
|
||||
AUTH_TOKEN="" # https://generate-secret.vercel.app/128
|
||||
Reference in New Issue
Block a user