diff --git a/docker-compose.yml b/docker-compose.yml index d937487..2428eb8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -49,15 +49,16 @@ services: container_name: kuki_runner restart: always environment: - - GITEA_INSTANCE_URL=http://gitea:3000 + - GITEA_INSTANCE_URL=http://130.61.139.162:3000 - GITEA_RUNNER_REGISTRATION_TOKEN=380DNu6QHhznlgHs4pNh5ICKut0lI3bnEHmwIV8t + extra_hosts: + - "gitea:host-gateway" volumes: - /var/run/docker.sock:/var/run/docker.sock - gitea_runner_data:/data - network_mode: host depends_on: - gitea - + volumes: postgres_data: redis_data: