branch bow-v2-go updated (7a8b178 -> f6beb6b)
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 7a8b178 changement des labels pour prometheus.job new f6beb6b ajout du port pour prometheus 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 f6beb6b58155f2ac646189cdce1999a09c458a68 Author: Benjamin <poussin@codelutin.com> Date: Mon Dec 28 17:27:24 2020 +0100 ajout du port pour prometheus Summary of changes: docker/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) -- 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 f6beb6b58155f2ac646189cdce1999a09c458a68 Author: Benjamin <poussin@codelutin.com> Date: Mon Dec 28 17:27:24 2020 +0100 ajout du port pour prometheus --- docker/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index 3760b68..d9d817f 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -109,6 +109,7 @@ services: memory: 10M labels: - prometheus.job=bookmarks.cl + - prometheus.port=bookmarks.cl # 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