rename svc
This commit is contained in:
parent
43e6b6d318
commit
67e4709a83
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
||||||
locations."/".proxyPass = "http://127.0.0.1:${cfg.phx.port}";
|
locations."/".proxyPass = "http://127.0.0.1:${cfg.phx.port}";
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.${release_name} = let
|
systemd.services."zoeyscomputer-phx" = let
|
||||||
release_name = "zoeyscomputer";
|
release_name = "zoeyscomputer";
|
||||||
working_directory = "/var/lib/zoeycomputer";
|
working_directory = "/var/lib/zoeycomputer";
|
||||||
in {
|
in {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue