From a6e0f83fbc998a74e47f772b764b6b0d52929359 Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Mon, 19 Jan 2026 11:35:03 +0100 Subject: [PATCH] deploy mount data dir --- config/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/deploy.yml b/config/deploy.yml index 4315c2e..53e6fce 100644 --- a/config/deploy.yml +++ b/config/deploy.yml @@ -73,6 +73,7 @@ aliases: # Recommended to change this to a mounted volume path that is backed up off server. volumes: - "l4d_tools_storage:/rails/storage" + - "/opt/l4d2:/opt/l4d2" # Bridge fingerprinted assets, like JS and CSS, between versions to avoid # hitting 404 on in-flight requests. Combines all files from new and old