Skip to content

Commit

Permalink
Fix server.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuyk committed Aug 16, 2020
1 parent 00534fb commit b8dfb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ website: "test.com",
language: "en",
description: "test",
debug: true, # set to true during development
modules: ["node-module"],
modules: ["js-module"],
resources: [
"example"
],

0 comments on commit b8dfb0f

Please sign in to comment.