You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
178 B

##
## drone-agent.sh -- drone-agent(8) configuration
##
GODEBUG=netdns=go
DRONE_DEBUG=true
DRONE_SERVER=127.0.0.1:9000
DRONE_SECRET=the-server-agent-secret
DRONE_MAX_PROCS=4