Update .env.example

This commit is contained in:
Spotizerr
2025-08-23 12:55:27 -06:00
committed by GitHub
parent e5aa4f0aef
commit 09a623f98b

View File

@@ -4,7 +4,7 @@
### can leave the defaults as they are. ### can leave the defaults as they are.
### ###
### If you plan on using for a server, ### If you plan on using for a server,
### see [insert docs url] ### see https://spotizerr.rtfd.io
### ###
# Interface to bind to. Unless you know what you're doing, don't change this # Interface to bind to. Unless you know what you're doing, don't change this
@@ -56,4 +56,4 @@ GOOGLE_CLIENT_SECRET=
# GitHub SSO (get from GitHub Developer Settings) # GitHub SSO (get from GitHub Developer Settings)
GITHUB_CLIENT_ID= GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET= GITHUB_CLIENT_SECRET=