From 127e21495779743f62391415a58365ab2455b1b7 Mon Sep 17 00:00:00 2001 From: Vishesh 'ironeagle' Bangotra Date: Wed, 1 Oct 2025 22:21:59 +0530 Subject: [PATCH] fixes --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 07aedcc..a59e855 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -79,7 +79,7 @@ services: extra_hosts: - "drone.aetoskia.com:192.168.1.111" - "gitea.aetoskia.com:192.168.1.111" - command: sh -c "update-ca-certificates && drone-server" + command: sh -c "update-ca-certificates && drone-runner" registry: image: registry:2