mirror of
https://github.com/nasa/openmct.git
synced 2025-05-28 21:24:20 +00:00
Merge branch 'jesusprubio-open1036'
This commit is contained in:
commit
5a6c209369
2
app.js
2
app.js
@ -42,6 +42,8 @@
|
|||||||
process.exit(0);
|
process.exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
app.disable('x-powered-by');
|
||||||
|
|
||||||
// Override bundles.json for HTTP requests
|
// Override bundles.json for HTTP requests
|
||||||
app.use('/' + BUNDLE_FILE, function (req, res) {
|
app.use('/' + BUNDLE_FILE, function (req, res) {
|
||||||
var bundles;
|
var bundles;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user