Is this feature supported in hacker plan?, i can start the server manually:
python /usr/local/lib/python2.7/dist-packages/ZEO/runzeo.py --address localhost:8100 --filename file.fs --pid-file file.pid
but my Flask app in not responding to any request from my browser.
Many thanks