try to get victoria running
This commit is contained in:
parent
e3dbd18235
commit
11cd9ce28a
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ in {
|
||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
EnvironmentFile=config.sops.secrets.victoria-agent-env.path;
|
EnvironmentFile=config.sops.secrets.victoria-agent-env.path;
|
||||||
ExecPreStart="echo $httpAuth_username"
|
ExecPreStart="echo $httpAuth_username";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue