fix deployerdir

This commit is contained in:
2025-08-17 20:10:12 -04:00
parent 803aad2395
commit 2603ea7ab9

View File

@@ -13,7 +13,7 @@ class DeployerRequest:
commit_hash: str = ""
DEPLOYERDIR = "/ssd/live"
DEPLOYERDIR = "/mnt/ssd/live"
BASE_PORT = 3001
config = {