mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
Continued drone rework
This commit is contained in:
parent
be19ddbde6
commit
920ac9efc4
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ in
|
|||
Environment = [
|
||||
"DRONE_SERVER_HOST=${cfg.subdomain}.julienmalka.me"
|
||||
"DRONE_SERVER_PROTO=https"
|
||||
"DRONE_DATABASE_DATASOURCE=postgres:///droneserver?host=/run/postgresql"
|
||||
"DRONE_DATABASE_DATASOURCE=postgres:///drone?host=/run/postgresql"
|
||||
"DRONE_DATABASE_DRIVER=postgres"
|
||||
"DRONE_SERVER_PORT=:3030"
|
||||
"DRONE_USER_CREATE=username:Julien,admin:true"
|
||||
|
|
Loading…
Add table
Reference in a new issue