diff --git a/deploy.py b/deploy.py index 7052a61..ca78312 100644 --- a/deploy.py +++ b/deploy.py @@ -13,7 +13,7 @@ class DeployerRequest: commit_hash: str = "" -DEPLOYERDIR = "/ssd/live" +DEPLOYERDIR = "/mnt/ssd/live" BASE_PORT = 3001 config = {