--- /dev/null +++ b/mouchak/sampleConf.py @@ -1 +1,5 @@ +DB = 'crin' +SITE_TITLE = 'Testing Mouchak' +HOST = '0.0.0.0' +PORT = 5000