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