This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
secstate
/
homelab
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
8dcacffcd2
Branche
Tagy
master
homelab
/
lab
/
ansible
/
roles
/
excalidraw
/
files
/
nginx-location.conf
nginx-location.conf
86 B
História
Raw
1
2
3
4
location /excalidraw {
root /usr/local/www/;
index index.html index.htm;
}