cluster/services/attic: services.atticd.credentialsFile -> services.atticd.environmentFile
This commit is contained in:
parent
b4dc1daee1
commit
ad7de0d455
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in
|
|||
enable = true;
|
||||
package = depot.inputs.attic.packages.attic-server;
|
||||
|
||||
credentialsFile = secrets.serverToken.path;
|
||||
environmentFile = secrets.serverToken.path;
|
||||
mode = if isMonolith then "monolithic" else "api-server";
|
||||
|
||||
settings = {
|
||||
|
|
Loading…
Reference in a new issue