新大宝股票管理后台
1
PC-20250623MANY\Administrator
2025-08-09 a0fa29ab341150d36e427375f9409f5d40a83223
1
2
3
4
5
6
7
8
9
0.0.0.0:80 {
  gzip
  root /usr/share/nginx/html
 
  rewrite {
    r .*
    to {path} /
  }
}