This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
secstate
/
homelab
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
f105e900fc
Ramas
Etiquetas
master
homelab
/
lab
/
ansible
/
roles
/
excalidraw
/
files
/
nginx-location.conf
nginx-location.conf
86 B
Histórico
Raw
1
2
3
4
location /excalidraw {
root /usr/local/www/;
index index.html index.htm;
}