mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-05-18 07:40:35 +00:00
Merge pull request #5415 from 12LuA/develop
Fix typo in debug mode comment
This commit is contained in:
@@ -211,7 +211,7 @@ const isPostgres = () => {
|
||||
};
|
||||
|
||||
/**
|
||||
* Are we running in debug mdoe?
|
||||
* Are we running in debug mode?
|
||||
*
|
||||
* @returns {boolean}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user