mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-15 03:54:47 +00:00
feat: page metadata
This commit is contained in:
parent
2e9e4db6cb
commit
dc38d2bc28
12 changed files with 182 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
|||
DATABASE_URL="postgresql://postgres:frieren@localhost:5432/tomodachi-share?schema=public"
|
||||
BASE_URL=https://tomodachi-share.trafficlunar.net
|
||||
|
||||
NEXTAUTH_URL=https://tomodachi-share.trafficlunar.net
|
||||
NEXTAUTH_URL=https://tomodachi-share.trafficlunar.net # This should be the same as BASE_URL
|
||||
AUTH_SECRET=XXXXXXXXXXXXXXXX
|
||||
|
||||
AUTH_DISCORD_ID=XXXXXXXXXXXXXXXX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue