fix: properly name things

This commit is contained in:
Jose Diaz-Gonzalez
2022-08-17 18:54:20 -04:00
parent 237aae9eec
commit 49cd46df1d
3 changed files with 3 additions and 3 deletions

View File

@@ -14,4 +14,4 @@ trigger-haproxy-install() {
fn-plugin-property-setup "haproxy"
}
trigger-caddy-install "$@"
trigger-haproxy-install "$@"

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core caddy-vhosts plugin"
description = "dokku core haproxy-vhosts plugin"
version = "0.27.10"
[plugin.config]

View File

@@ -2,7 +2,7 @@
version: "3.7"
services:
caddy:
haproxy:
image: "{{ $.HAPROXY_IMAGE }}"
environment: