Began actually testing :(

This commit is contained in:
Thaum
2015-03-23 13:55:17 +00:00
parent 48f8cef928
commit dc8a286a9a
11 changed files with 196 additions and 20 deletions

2
.codio
View File

@@ -3,7 +3,7 @@
// Run button configuration
"commands": {
"Run Meteor": "cd rpg-docs \n meteor run"
"Run Meteor": "ROOT_URL=http://period-sheriff-3000.codio.io\ncd rpg-docs \n meteor run"
},
// Preview button configuration