mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-15 03:54:47 +00:00
feat: sitemap
- also compress missing.svg - add missing environment variable to .env.example
This commit is contained in:
parent
afbffd4606
commit
c020f1b95a
3 changed files with 79 additions and 23 deletions
|
|
@ -3,6 +3,7 @@ BASE_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_TRUST_HOST=true
|
||||
|
||||
AUTH_DISCORD_ID=XXXXXXXXXXXXXXXX
|
||||
AUTH_DISCORD_SECRET=XXXXXXXXXXXXXXXX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue