From 6b7cc178e10ca36cf1e14f69178629ccc44b8c0b Mon Sep 17 00:00:00 2001 From: hcornet Date: Thu, 26 Dec 2024 19:23:41 +0100 Subject: [PATCH] update --- .gitea/workflows/ci-develop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci-develop.yml b/.gitea/workflows/ci-develop.yml index 2d8584f..ba9849e 100644 --- a/.gitea/workflows/ci-develop.yml +++ b/.gitea/workflows/ci-develop.yml @@ -39,7 +39,7 @@ jobs: # - name: Modify /etc/hosts for internal routing # run: | -# echo "127.0.0.1 prometheux.tips-of-mine.com" | sudo tee -a /etc/hosts +# echo "127.0.0.1 prometheus.tips-of-mine.com" | sudo tee -a /etc/hosts # echo "127.0.0.1 grafana.tips-of-mine.com" | sudo tee -a /etc/hosts - name: Print Docker Compose services status