Skip to content

Commit 404f38a

Browse files
committed
addign config to demo
1 parent ee7f907 commit 404f38a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/public/demo/config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
var config ={
2+
serverUrl: "http://localhost:3000",
3+
appName : "Papercuts"
4+
}

0 commit comments

Comments
 (0)