This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
secstate
/
homelab
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
8dcacffcd2
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;
}