This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
secstate
/
homelab
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
f105e900fc
Branches
Tags
master
homelab
/
lab
/
ansible
/
roles
/
excalidraw
/
files
/
nginx-location.conf
nginx-location.conf
86 B
Verlauf
Originalformat
1
2
3
4
location /excalidraw {
root /usr/local/www/;
index index.html index.htm;
}