try to get victoria running

This commit is contained in:
2023-08-19 07:44:39 +02:00
parent e3dbd18235
commit 11cd9ce28a

View File

@@ -28,7 +28,7 @@ in {
serviceConfig = {
EnvironmentFile=config.sops.secrets.victoria-agent-env.path;
ExecPreStart="echo $httpAuth_username"
ExecPreStart="echo $httpAuth_username";
};
};
}