Skip to content

Commit

Permalink
Removing a debugging attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
avoidwork committed Jan 22, 2019
1 parent 7e231b1 commit 5d9abcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample2.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ require("./index.js")({
security: {
csrf: false
},
static: "/sample(/)?",
ssl: {
key: "./ssl/localhost.key",
cert: "./ssl/localhost.crt"
Expand Down

0 comments on commit 5d9abcb

Please sign in to comment.