Skip to content

Commit

Permalink
Add grafana and prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
Pelayori committed Apr 16, 2024
1 parent 473e41f commit cef4298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
restart: always

wiq_es04b:
image: ${WIQ_IMAGE:-"ghcr.io/arquisoft/wiq_es04b:latest"}
image: ${WIQ_IMAGE:-ghcr.io/arquisoft/wiq_es04b:latest}
environment:
MYSQL_HOST: ${MYSQL_HOST}
MYSQL_DATABASE: ${MYSQL_DATABASE:-wiq_es04b}
Expand Down

0 comments on commit cef4298

Please sign in to comment.