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