Add environment variables to make it easy for anyone to host

This commit is contained in:
2025-02-28 11:50:53 -06:00
parent 69239287b2
commit c75f426065
4 changed files with 100 additions and 48 deletions

5
.gitignore vendored
View File

@ -22,3 +22,8 @@ dist-ssr
*.njsproj
*.sln
*.sw?
# ENV
.env
.env*
!.env.example