From 08a5b2da3e0ef9d9c924ac79b8f31d44833cc353 Mon Sep 17 00:00:00 2001 From: Lens0021 / Leslie Date: Sun, 6 Oct 2024 09:33:35 +0900 Subject: [PATCH] test: Change hostnames (#285) which is fixed to the end users --- jobs/http.nomad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/http.nomad b/jobs/http.nomad index 4af816b..ebd3787 100644 --- a/jobs/http.nomad +++ b/jobs/http.nomad @@ -175,7 +175,7 @@ variable "caddyfile_for_test" { auto_https off order mwcache before rewrite } -http://127.0.0.1:{$NOMAD_HOST_PORT_http} http://localhost:{$NOMAD_HOST_PORT_http} +http://127.0.0.1:80 http://localhost:80 root * /srv/femiwiki.com php_fastcgi {$NOMAD_UPSTREAM_ADDR_fastcgi} file_server