1
0
Fork 0

Mention how to create an admin user

main
Daniele Tricoli 2021-09-11 06:42:05 +02:00
parent 0430f7023e
commit 4fddb8a7a4
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ dokku config:set drone --no-restart DRONE_RPC_SECRET=<secret>
dokku config:set drone --no-restart DRONE_SERVER_HOST=<secret>
dokku config:set drone --no-restart DRONE_SERVER_PROTO=https
dokku config:set drone --no-restart DRONE_USER_FILTER=user
dokku config:set drone --no-restart DRONE_USER_CREATE=username:user,admin:true
dokku storage:mount drone /var/lib/dokku/data/storage/drone/data:/data