mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
fix: (temp) disable xframe check and set same-site cookie to none
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# node ace generate:key
|
||||
APP_KEY=UfdS996001I_koCN1OiZiSh-DJZTyvGc
|
||||
APP_KEY=soY8ZAtItT_fCkNUADfgffZUUo675lOj
|
||||
TZ=UTC
|
||||
PORT=3333
|
||||
HOST=localhost
|
||||
@@ -13,4 +13,4 @@ DB_PASSWORD=my-links-pwd
|
||||
DB_DATABASE=my-links
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
GOOGLE_CLIENT_CALLBACK_URL=http://localhost:3333/auth/callback
|
||||
GOOGLE_CLIENT_CALLBACK_URL=http://localhost:3333/auth/callback
|
||||
Reference in New Issue
Block a user