Skip to content
Snippets Groups Projects
Unverified Commit 769b969b authored by capossele's avatar capossele
Browse files

:whale: Fix typo

parent 02059ff3
Branches
No related tags found
No related merge requests found
...@@ -71,7 +71,7 @@ services: ...@@ -71,7 +71,7 @@ services:
image: prom/prometheus:latest image: prom/prometheus:latest
container_name: prometheus container_name: prometheus
ports: ports:
- "127.0.0.19090:9090/tcp" - "127.0.0.1:9090:9090/tcp"
command: command:
- --config.file=/etc/prometheus/prometheus.yml - --config.file=/etc/prometheus/prometheus.yml
volumes: volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment