diff --git a/.nomad/apiary.nomad b/.nomad/apiary.nomad index d0e5195aa..a32037a8e 100644 --- a/.nomad/apiary.nomad +++ b/.nomad/apiary.nomad @@ -164,7 +164,7 @@ EOF mount { type = "bind" - source = "local/fpm/" + source = "local/" target = "/etc/php/8.3/fpm/pool.d/" }