Skip to content

Commit 48d6945

Browse files
committed
Prometheus set up
1 parent 33c325d commit 48d6945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
image: prometheuscommunity/postgres-exporter
5454
container_name: postgres-exporter
5555
environment:
56-
-DATA_SOURCE_NAME=${DATA_SOURCE_NAME}
56+
- DATA_SOURCE_NAME=${DATA_SOURCE_NAME}
5757
ports:
5858
- "9187:9187"
5959
depends_on:

0 commit comments

Comments
 (0)