This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
secstate
/
homelab
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
8dcacffcd2
Ramos
Etiquetas
master
homelab
/
lab
/
ansible
/
roles
/
excalidraw
/
files
/
nginx-location.conf
nginx-location.conf
86 B
Histórico
Em bruto
1
2
3
4
location /excalidraw {
root /usr/local/www/;
index index.html index.htm;
}