merging changes

This commit is contained in:
Nick Craig
2022-03-10 16:14:07 -05:00
parent 30c9a1fbbd
commit 6368c39ef7
7 changed files with 13 additions and 13 deletions

View File

@@ -1 +0,0 @@
../node_modules/tabler-ui/dist/assets/fonts/feather

View File

@@ -1 +0,0 @@
./node_modules/tabler-ui/dist/assets/images

View File

@@ -133,7 +133,8 @@
"allow-websocket-upgrade": "Websockets Support",
"ignore-invalid-upstream-ssl": "Ignore Invalid SSL",
"custom-forward-host-help": "Add a path for sub-folder forwarding.\nExample: 203.0.113.25/path",
"search": "Search Host…"
"search": "Search Host…",
"forward-proxy-header": "Forward Hostname"
},
"redirection-hosts": {
"title": "Redirection Hosts",

View File

@@ -1,6 +1,6 @@
{
"name": "nginx-proxy-manager",
"version": "0.0.0",
"version": "2.9.16",
"description": "A beautiful interface for creating Nginx endpoints",
"main": "js/index.js",
"devDependencies": {