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:
@ -1,6 +0,0 @@
|
||||
stgm:
|
||||
base_directory: '/srv/videos'
|
||||
|
||||
database:
|
||||
adapter: 'sqlite'
|
||||
database: 'data/stgm.db'
|
Reference in New Issue
Block a user