Loading rocketchat/docker-compose.rocket-chat.yml +2 −2 Original line number Diff line number Diff line Loading @@ -41,8 +41,8 @@ services: - './rocketchat/uploads:/app/uploads' labels: - 'traefik.enable=true' - 'traefik.frontend.rule=Host:rocketchat.${SITE}' - 'traefik.port=3000' - 'traefik.http.routers.rocketchat.rule=Host(`rocketchat.${SITE}`)' - 'traefik.http.services.rocketchat.loadbalancer.server.port=3000' # hubot, the popular chatbot (add the bot user first and change the password before starting this image) rocketchat-hubot: Loading Loading
rocketchat/docker-compose.rocket-chat.yml +2 −2 Original line number Diff line number Diff line Loading @@ -41,8 +41,8 @@ services: - './rocketchat/uploads:/app/uploads' labels: - 'traefik.enable=true' - 'traefik.frontend.rule=Host:rocketchat.${SITE}' - 'traefik.port=3000' - 'traefik.http.routers.rocketchat.rule=Host(`rocketchat.${SITE}`)' - 'traefik.http.services.rocketchat.loadbalancer.server.port=3000' # hubot, the popular chatbot (add the bot user first and change the password before starting this image) rocketchat-hubot: Loading