diff --git a/services/wordpress.hcl b/services/wordpress.hcl index 9edf015..22939af 100644 --- a/services/wordpress.hcl +++ b/services/wordpress.hcl @@ -17,7 +17,7 @@ job "wordpress" { user = "237" config { - image = "wordpress:latest" + image = "gitea.v.paler.net/ppetru/wordpress" ports = ["http"] volumes = [ "/data/sync/wordpress:/var/www/html",