feat: sitemap

- also compress missing.svg
- add missing environment variable to .env.example
This commit is contained in:
trafficlunar 2025-04-26 15:19:29 +01:00
parent afbffd4606
commit c020f1b95a
3 changed files with 79 additions and 23 deletions

View file

@ -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