mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-04 08:16:24 +00:00
⚡ refactor user service methods, implement OIDC login and user management features, and enhance token handling
This commit is contained in:
@ -23,6 +23,7 @@ EMAIL_PORT=465
|
||||
EMAIL_SSL=true
|
||||
|
||||
# App settings
|
||||
BASE_URL=https://blog.jason.moe
|
||||
MAX_REQUEST_BODY_SIZE=1000000
|
||||
MODE=prod
|
||||
PORT=8888
|
||||
|
Reference in New Issue
Block a user