mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
"new" versioning system/dep updates
Update zoeyvid/nginx-quic Docker tag to v114 Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
@@ -6,7 +6,7 @@ const userPermissionModel = require('./models/user_permission');
|
||||
const utils = require('./lib/utils');
|
||||
const authModel = require('./models/auth');
|
||||
const settingModel = require('./models/setting');
|
||||
const dns_plugins = require('./global/certbot-dns-plugins');
|
||||
const dns_plugins = require('./certbot-dns-plugins');
|
||||
|
||||
/**
|
||||
* Creates a default admin users if one doesn't already exist in the database
|
||||
|
Reference in New Issue
Block a user