This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
secstate
/
homelab
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
8dcacffcd2
Gałęzie
Tagi
master
homelab
/
lab
/
ansible
/
roles
/
excalidraw
/
files
/
nginx-location.conf
nginx-location.conf
86 B
Historia
Czysty
1
2
3
4
location /excalidraw {
root /usr/local/www/;
index index.html index.htm;
}