You are viewing a single comment's thread from:
RE: Free STEEM accounts; First come first serve. No strings attached.
Looks good.
Try:
gunicorn infestor.web:app -b 0.0.0.0:8000
This one will be reachable from external ip addresses. Also make sure you have set
- INFESTOR_ACTIVE_KEY
- INFESTOR_CREATOR_ACCOUNT
environment keys.
Example:
INFESTOR_CREATOR_ACCOUNT=fbslo INFESTOR_ACTIVE_KEY=fbsloactivekey gunicorn infestor.web:app -b 0.0.0.0:8000
Thank you! It's working now!
Glad to hear, I can push an update for a customized footer if you plan to use it. :)
That would be nice :)
First I need to figure out where to run it, because I run it on my witness server now and I don't want to give anyone IP of my witness server.
A $5/month digitalocean vps is more than enough. :-)