branch bow-v2-go updated (f6beb6b -> 1919265)
This is an automated email from the git hooks/post-receive script. New change to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git from f6beb6b ajout du port pour prometheus new 1919265 fix port postgres-exporter The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 1919265838a5ed87f03ab2e23abd06e637f79165 Author: Benjamin <poussin@codelutin.com> Date: Mon Dec 28 17:37:38 2020 +0100 fix port postgres-exporter Summary of changes: docker/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git commit 1919265838a5ed87f03ab2e23abd06e637f79165 Author: Benjamin <poussin@codelutin.com> Date: Mon Dec 28 17:37:38 2020 +0100 fix port postgres-exporter --- docker/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index d9d817f..6624cfb 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -109,7 +109,7 @@ services: memory: 10M labels: - prometheus.job=bookmarks.cl - - prometheus.port=bookmarks.cl + - prometheus.port=9187 # pgadmin: # image: registry.nuiton.org/codelutin/admsys/swarm-stack/pgadmin:latest -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm