prepared app for production (removed global variables, add flask-pymongo as db driver

This commit is contained in:
2019-05-04 01:28:46 +02:00
parent 707034153c
commit 2ff339e24c
12 changed files with 140 additions and 134 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
echo "testing entrypoint."
$(exit 1)
exit 0