Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Zoltán Bedi <[email protected]>
  • Loading branch information
yesoreyeram and zoltanbedi authored Mar 12, 2024
1 parent 86a226e commit 88cae1d
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 @@ -8,7 +8,7 @@ services:
- 3000:3000/tcp
volumes:
- ./dist:/var/lib/grafana/plugins/grafana-zabbix
- ./provisioning:/etc/grafana/provisioningdatasource
- ./provisioning:/etc/grafana/provisioning
environment:
- TERM=linux
- GF_DEFAULT_APP_MODE=development
Expand Down

0 comments on commit 88cae1d

Please sign in to comment.