Hi, I'm trying to deploy on Heroku, using gunicorn. My Procfile looks like this:
web: python anyserver.py -s gunicorn -i 0.0.0.0 -p $PORT Everything works well, but I can not access the admin app, because no password is set. Does anyone know how I can set an admin password? Thanks a lot! Olivier -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.