dashboard
repositories
filestore
activity
search
login
dg
/
dabao_admin
大宝管理后台代码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
涨停板审核
dcc
2024-07-10
bfd4f0e5ac1c8da2b997c2fee7738e9f4bb976da
[dg/dabao_admin.git]
/
deploy
/
caddy.conf
1
2
3
4
5
6
7
8
9
0.0.0.0:80 {
gzip
root /usr/share/nginx/html
rewrite {
r .*
to {path} /
}
}