add some basic HTTP security headers

This commit is contained in:
2020-05-31 15:22:58 -04:00
parent 480b6cec62
commit f5225f5918
4 changed files with 33 additions and 18 deletions
+5 -2
View File
@@ -1,6 +1,9 @@
node_modules/
worker/
dist/
node_modules/
package-lock.json
# don't accidentally commit OS images (again...)
*.img
*.raw
*.qcow2