caddy: removed unused env file
This commit is contained in:
parent
8bc7dea1ef
commit
f75b592027
|
@ -32,10 +32,6 @@ in
|
|||
reverse_proxy ${webguiListenAddress}
|
||||
'';
|
||||
|
||||
systemd.services.caddy.serviceConfig.EnvironmentFile = [
|
||||
config.sops.templates."alloy-basic-auth".path
|
||||
];
|
||||
|
||||
systemd.services.alloy.serviceConfig = {
|
||||
User = "root";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue