This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
yangshuangling
/
pmp_ui
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
6145368df3
Ramas
Etiquetas
master
pmp_ui
/
deploy
/
caddy.conf
caddy.conf
92 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
0.0.0.0:80 {
gzip
root /usr/share/nginx/html
rewrite {
r .*
to {path} /
}
}