From 863489518170621b497c4372f6d5f920aecb14ab Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 3 Jul 2025 21:08:28 +0200 Subject: [PATCH] : --- services/bot_discord/bot_loc.nix | 6 +++--- services/self_host/monitor.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/services/bot_discord/bot_loc.nix b/services/bot_discord/bot_loc.nix index a3f0a20..7b9f436 100644 --- a/services/bot_discord/bot_loc.nix +++ b/services/bot_discord/bot_loc.nix @@ -28,9 +28,9 @@ in serviceConfig = { Type = "simple"; User = "dsc_loc"; - WorkingDirectory = "/opt/alerte_poste-master"; - ExecStart = "/opt/alerte_poste-master/.venv/bin/python /opt/alerte_poste-master/src/main.py"; - EnvironmentFile = "/opt/alerte_poste-master/.env"; + WorkingDirectory = "/opt/alerte-poste"; + ExecStart = "/opt/alerte-poste/.venv/bin/python /opt/alerte-poste/src/main.py"; + EnvironmentFile = "/opt/alerte-poste/.env"; Restart = "on-failure"; RestartSec = 5; }; diff --git a/services/self_host/monitor.nix b/services/self_host/monitor.nix index 85847b7..42da369 100644 --- a/services/self_host/monitor.nix +++ b/services/self_host/monitor.nix @@ -95,7 +95,7 @@ in "https://nextcloud.enium.eu" "https://htop.enium.eu" "https://monitor.enium.eu" - "https://relance-pas-stp.me:4242" + "http://relance-pas-stp.me:4242" ]; }]; relabel_configs = [