removed dependency on gitea from drone-server
This commit is contained in:
@@ -80,8 +80,6 @@ services:
|
||||
DRONE_SERVER_HOST: drone.aetoskia.com
|
||||
DRONE_SERVER_PROTO: https
|
||||
restart: always
|
||||
depends_on:
|
||||
- gitea
|
||||
extra_hosts:
|
||||
- "gitea.aetoskia.com:192.168.1.111"
|
||||
command: sh -c "update-ca-certificates && drone-server"
|
||||
|
||||
Reference in New Issue
Block a user