From d336e1ce8c2445de02e157002c5f3b69acae6629 Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Sat, 23 Sep 2023 01:56:36 +0700 Subject: [PATCH] Update unit.json --- access_control_python_server/unit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/access_control_python_server/unit.json b/access_control_python_server/unit.json index 875fd1f..b276968 100644 --- a/access_control_python_server/unit.json +++ b/access_control_python_server/unit.json @@ -17,7 +17,7 @@ "type": "python", "processes": 10, "working_directory": "/root/stm32-fmt-code/access_control_python_server", - "home": "/root/stm32-fmt-code/access_control_python_server", + "home": "/root/iot-venv", "path": "/root/stm32-fmt-code/access_control_python_server", "module": "app", "callable": "app"