fix port type
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
eceaf67ad6
commit
5ace8a7a10
@ -5,7 +5,7 @@
|
|||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
hydra_prometheus_port = 9199;
|
hydra_prometheus_port = "9199";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
systemd.services.hydra-notify.serviceConfig.EnvironmentFile =
|
systemd.services.hydra-notify.serviceConfig.EnvironmentFile =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user