diff --git a/config.js b/config.js index a5b4e03..07c87a3 100644 --- a/config.js +++ b/config.js @@ -503,8 +503,8 @@ * they do! */ assetPath: 'node_modules/openmct/dist', - proxyUrl: 'http://localhost:8080/', - useDeveloperStorage: true + // proxyUrl: 'http://localhost:8080/', + // useDeveloperStorage: true }; window.openmctMCWSConfig = openmctMCWSConfig;