prepared app for production (removed global variables, add flask-pymongo as db driver
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "testing entrypoint."
|
||||
$(exit 1)
|
||||
exit 0
|
||||
Reference in New Issue
Block a user