Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
hms
/
rasoberry-noaa
réplica de
https://github.com/reynico/raspberry-noaa.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
8
Wiki
Actividad
Explorar el Código
set correct fpm sock
pull/131/head
Pascal
hace 3 años
padre
b6d7e799cc
commit
5cf712dd22
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
templates/nginx.cfg
+ 1
- 1
templates/nginx.cfg
Ver fichero
@@ -12,7 +12,7 @@ server {
location ~ \.php$ {
include snippets/fastcgi-php.conf;
fastcgi_pass unix:/var/run/php/php-fpm.sock;
fastcgi_pass unix:/var/run/php/php
7.3
-fpm.sock;
}
# Rewrite the old path yyyy/mm/dd/ to /images/
Escribir
Vista previa
Cargando…
Cancelar
Guardar