From 09f7cbbffe0278712e13c46a05d640b0d4ffc128 Mon Sep 17 00:00:00 2001 From: naicoi Date: Wed, 5 Apr 2023 00:21:05 +0700 Subject: [PATCH] gitflow-hotfix-stash: 0.3.2 --- Caddyfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Caddyfile b/Caddyfile index 189225b..4cbdf24 100644 --- a/Caddyfile +++ b/Caddyfile @@ -2,7 +2,6 @@ supervisor { php-fpm { dir /var/www/html - replicas 3 } } }