diff --git a/simple/docker-compose.yml b/simple/docker-compose.yml index 105d991..9f6e2ef 100644 --- a/simple/docker-compose.yml +++ b/simple/docker-compose.yml @@ -17,7 +17,7 @@ services: - BUILDBOT_CONFIG_DIR=config - BUILDBOT_CONFIG_URL=https://gitea.parrrate.ru/PTV/buildabot/archive/master.tar.gz - BUILDBOT_WORKER_PORT=9989 - - BUILDBOT_WEB_URL=http://192.168.1.3:8010/ + - BUILDBOT_WEB_URL=https://buildbot.parrrate.ru/ - BUILDBOT_WEB_PORT=tcp:port=8010 depends_on: - db