Add Vagrant related files
This commit is contained in:
@@ -6,4 +6,4 @@ from calsocial import CalendarSocialApp
|
||||
|
||||
app = CalendarSocialApp('calsocial')
|
||||
|
||||
app.run()
|
||||
app.run(host='0.0.0.0', port=80)
|
||||
|
Reference in New Issue
Block a user