mirror of
https://github.com/beilunyang/moemail.git
synced 2026-06-25 17:35:24 +08:00
feat: Add NEXT_PUBLIC_EMAIL_DOMAIN environment variable and update README for configuration details
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
AUTH_GITHUB_ID = ""
|
||||
AUTH_GITHUB_SECRET = ""
|
||||
AUTH_SECRET = ""
|
||||
AUTH_SECRET = ""
|
||||
NEXT_PUBLIC_EMAIL_DOMAIN = ""
|
||||
Reference in New Issue
Block a user