diff --git a/services/farmos.hcl b/services/farmos.hcl index 7f844dd..52cae9e 100644 --- a/services/farmos.hcl +++ b/services/farmos.hcl @@ -16,7 +16,6 @@ job "farmos" { ports = ["http"] volumes = [ "/data/compute/appdata/farmos:/opt/drupal/web/sites", - "/data/compute/appdata/farmos/custom-modules:/opt/drupal/web/modules/custom", ] }