Add oauth callback via proxy

Improved support for environment variables and configuration files, and standardized default behaviors
This commit is contained in:
Oganneson
2024-10-20 17:56:11 +08:00
parent f64022e411
commit 8bab23b65b
4 changed files with 55 additions and 9 deletions
+4 -1
View File
@@ -44,4 +44,7 @@ oss:
max-byte: 10240
jwt:
private-key: "./conf/jwt_pri.pem"
expire-duration: 360000
expire-duration: 360000
proxy:
enable: false
host: ""