mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Really closed registrations
This commit is contained in:
parent
06a2c22a35
commit
8813ffb4f1
2 changed files with 22 additions and 22 deletions
|
@ -57,7 +57,7 @@ in
|
|||
"DRONE_DATABASE_DRIVER=postgres"
|
||||
"DRONE_SERVER_PORT=:3030"
|
||||
"DRONE_USER_CREATE=username:JulienMalka,admin:true"
|
||||
"DRONE_REGISTRATION_CLOSED=false"
|
||||
"DRONE_REGISTRATION_CLOSED=true"
|
||||
];
|
||||
ExecStart = "${pkgs.drone}/bin/drone-server";
|
||||
User = drone;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue