This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Apq
/
nginx-proxy-manager
espejo de
https://github.com/NginxProxyManager/nginx-proxy-manager.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Merge branch 'develop' of github.com:jc21/nginx-proxy-manager into develop
Jamie Curnow
hace 5 años
padre
e74b9617be
c3d88c83e3
commit
8ab161a3ee
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
backend/schema/endpoints/access-lists.json
+ 1
- 1
backend/schema/endpoints/access-lists.json
Ver fichero
@@ -35,7 +35,7 @@
},
{
"type": "string",
- "pattern": "^a
ny
$"
+ "pattern": "^a
ll
$"
}
]
},