This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
secstate
/
homelab
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
8dcacffcd2
Branches
Tags
master
homelab
/
lab
/
ansible
/
roles
/
excalidraw
/
files
/
nginx-location.conf
nginx-location.conf
86 B
Historique
Raw
1
2
3
4
location /excalidraw {
root /usr/local/www/;
index index.html index.htm;
}