mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
d95861e1fb
This fixes an Objection warning: 'Duplicate relation "proxy_hosts" in a relation expression. You should use "a.[b, c]" instead of "[a.b, a.c]". This will cause an error in objection 2.0'. It also fixes the access list clients not being properly eager-loaded when building the proxy host nginx configuration files. Closes #434 |
||
---|---|---|
.. | ||
.vscode | ||
config | ||
doc | ||
internal | ||
lib | ||
migrations | ||
models | ||
routes/api | ||
schema | ||
templates | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc | ||
app.js | ||
db.js | ||
index.js | ||
knexfile.js | ||
logger.js | ||
migrate.js | ||
nodemon.json | ||
package.json | ||
setup.js | ||
yarn.lock |