gitea to git (#2)
Reviewed-on: #2 Co-authored-by: Vishesh 'ironeagle' Bangotra <aetoskia@gmail.com> Co-committed-by: Vishesh 'ironeagle' Bangotra <aetoskia@gmail.com>
This commit is contained in:
@@ -75,13 +75,13 @@ services:
|
||||
environment:
|
||||
DRONE_GITEA_CLIENT_ID: 8445594d-7c03-41a1-b66d-4296f34fa644
|
||||
DRONE_GITEA_CLIENT_SECRET: gto_f46d6utmlttauajdjxpfgikskb3j5epoohzhpp2r6j2jbed46iaq
|
||||
DRONE_GITEA_SERVER: https://gitea.aetoskia.com
|
||||
DRONE_GITEA_SERVER: https://git.aetoskia.com
|
||||
DRONE_RPC_SECRET: supersecretkey
|
||||
DRONE_SERVER_HOST: drone.aetoskia.com
|
||||
DRONE_SERVER_PROTO: https
|
||||
restart: always
|
||||
extra_hosts:
|
||||
- "gitea.aetoskia.com:192.168.1.111"
|
||||
- "git.aetoskia.com:192.168.1.111"
|
||||
command: sh -c "update-ca-certificates && drone-server"
|
||||
profiles:
|
||||
- server-pi
|
||||
|
||||
Reference in New Issue
Block a user