mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-13 19:26:50 +00:00
Initial commit
This commit is contained in:
5
manager/src/frontend/js/app/cache.js
Normal file
5
manager/src/frontend/js/app/cache.js
Normal file
@@ -0,0 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
let cache = {};
|
||||
|
||||
module.exports = cache;
|
||||
Reference in New Issue
Block a user