This website requires JavaScript.
Explore
Help
Sign In
admin
/
verify
Watch
1
Star
0
Fork
0
You've already forked verify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3599992f31b089df10d9fb8fd17867d6419be28
verify
/
backend
T
History
admin
f7f92c9853
fix: 数据持久化到/app/data目录,简化部署配置
...
- 配置文件和SQLite数据库存储在/app/data - Docker volume持久化数据 - 无需预设环境变量,安装向导自动配置
2026-05-03 12:03:53 +08:00
..
cmd
feat: 添加云端函数HTTP请求、SMTP邮件、数据库操作能力
2026-04-30 20:54:02 +08:00
docs
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
internal
fix: 数据持久化到/app/data目录,简化部署配置
2026-05-03 12:03:53 +08:00
migrations
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
pkg
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
scripts
feat: 添加存储配置管理功能
2026-05-02 17:48:58 +08:00
config.yaml
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
go.mod
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
go.sum
修复:添加go.sum到版本控制,移除.gitignore中对*.sum的忽略
2026-04-29 21:38:21 +08:00