Secure storage API keys (#181)

* Migrate api key to private.key

* Optimize API Key setting
This commit is contained in:
Hayden
2025-04-29 17:30:36 +08:00
committed by GitHub
parent 3cfbb5ac0e
commit e964f26798
5 changed files with 229 additions and 5 deletions

3
.gitignore vendored
View File

@@ -197,3 +197,6 @@ web/
# config
config/
# private info
private.key