Added rake task to start server in a more production-ready manner using Puma; move config values to config directory
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -60,7 +60,7 @@ build-iPhoneSimulator/
|
||||
data/stgm.db
|
||||
|
||||
# Local configuration
|
||||
data/config.yaml
|
||||
config/config.yaml
|
||||
|
||||
# Node modules for Grunt.js
|
||||
node_modules/
|
||||
|
Reference in New Issue
Block a user