We will update to drone V1.0 from drone V0.7, check the docker-compose.yml and found that DRONE_ORGS does exist in V1.0 document, so how we deal with this old environment variable?
In drone V1.0 DRONE_USER_CREATE is used as below:
DRONE_USER_CREATE=username:octocat,admin:true