dashboard
repositories
filestore
activity
search
login
dg
/
dabao_admin
大宝管理后台代码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
美股股票域名更改
dcc
2024-07-18
9ed3b94fb9f185af1fc849485b5813a2eefbf360
[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} /
}
}