This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
secstate
/
homelab
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
08ba2db7a4
Větve
Značky
master
homelab
/
ansible
/
roles
/
fifteen5
/
files
/
nginx-location.conf
nginx-location.conf
57 B
Historie
Surový
1
2
3
location / {
return 301 https://$host$request_uri;
}