Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
hms
/
rasoberry-noaa
espelho de
https://github.com/reynico/raspberry-noaa.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
8
Wiki
Trabalho
Ver a proveniência
Move root folder outside home
tags/v1.0
Nico Rey
há 6 anos
ascendente
6e2dd2a5ab
cometimento
d091c92723
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
nginx.cfg
+ 1
- 1
nginx.cfg
Ver ficheiro
@@ -1,6 +1,6 @@
server {
listen 80 default_server;
root /
home/pi
;
root /
var/www/wx
;
index index.html index.htm index.nginx-debian.html;
autoindex on;
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar