ajdavis / motor-blog

Blog based on Tornado, MongoDB, and Motor. To be used with MarsEdit.
148 stars 40 forks source link

No such file or directory: 'motor_blog.conf' #42

Closed lxxgreat closed 8 years ago

lxxgreat commented 8 years ago

Hi, I download the project and find the following error: "No such file or directory: 'motor_blog.conf'" when I run the "python server.py --debug --config=motor_blog.conf --ensure-indexes". from the .gitignore, I know the file is ignored by the git. but how can i deploy the project without the file 'motor_blog.conf'

lxxgreat commented 8 years ago

sorry, I find the motor_blog.conf.example in the directory.