refactor: config.rs去掉TOML文件加载,统一走systemd Environment
This commit is contained in:
@@ -22,7 +22,7 @@ Environment=SSL_KEY_PATH=/etc/ssl/private/private.key
|
||||
Environment=SSL_CERT_PATH=/etc/ssl/certs/full_chain.pem
|
||||
Environment=RUST_LOG=info,rust_backend=debug
|
||||
Environment=APP_VERSION=0.2.0
|
||||
Environment=FREE_USER_DATA_LIMIT=20
|
||||
Environment=FREE_USER_DATA_LIMIT=100
|
||||
Environment=SENTRY_DSN=http://f02c7cce1dc746e2ad41b11397dab0db@127.0.0.1:9000/1
|
||||
Environment=APP_BASE_URL=https://dev.xmclassmate.top
|
||||
Environment=ALIPAY_APP_ID=2021006148681106
|
||||
|
||||
Reference in New Issue
Block a user