@@ -38,7 +38,7 @@ services:
image: "hub.botprotec.com/botpro/botpro-backend:${VERSION_TAG}"
command: uwsgi
ports:
- - "${WEB_PORT}:8080"
+ - "${WEB_PORT}:9090"
networks:
- botpronet
web2py-rq-worker: