diff --git a/app.js b/app.js index 2b00cde..670dd26 100644 --- a/app.js +++ b/app.js @@ -4,10 +4,6 @@ // licensed separately, each folder contains a license file where a // different license applies. -// While the Node app can serve static files, in production a separate -// container should be used for this. See the dockerfile under /static -// for this. - console.log(`Initialising OwlBoard`) // External Requires