diff --git a/deployhooks.md b/deployhooks.md index 3b7013a..7c09d85 100644 --- a/deployhooks.md +++ b/deployhooks.md @@ -1188,7 +1188,7 @@ Multideploy allows you to deploy your certificates to multiple services, even th * Allows multiple configurations that can contain multiple services. ```yaml -version: 1.0 +version: "1.0" services: - name: "YOUR_SERVICE" @@ -1202,7 +1202,7 @@ services: ### Example `multideploy.yaml` for five various deployments: ```yaml # check your acme.sh version in wiki! -version: 1.0 +version: "1.0" services: - name: "traefik"