Adding username
This commit is contained in:
parent
6269134860
commit
6433c20a70
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
- DRONE_SERVER_HOST=${DRONE_HOST}
|
||||
- DRONE_SERVER_PROTO=${DRONE_PROTO}
|
||||
- DRONE_TLS_AUTOCERT=${DRONE_TLS_AUTOCERT}
|
||||
- DRONE_USER_CREATE=username:axel,admin:true
|
||||
- DRONE_USER_CREATE=username:username,admin:true
|
||||
- DRONE_COOKIE_SECRET=${DRONE_COOKIE_SECRET}
|
||||
- DRONE_COOKIE_TIMEOUT=72h
|
||||
- TZ=${DRONE_TIMEZONE}
|
||||
|
|
Loading…
Add table
Reference in a new issue