Skip to content

Commit

Permalink
better name for file to be clearer what it is
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Sep 17, 2024
1 parent 8b29d72 commit 793ecc8
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -57,7 +57,7 @@ services:
- SMUI_TOGGLE_EVENTHISTORY=true
- SMUI_RULE_TAGGING_ACTIVE=true
- SMUI_PREDEFINED_TAGS_FILE=/smui/conf/predefined_tags.json
- SMUI_RULE_USAGE_STATISTICS_LOCATION=file:///smui/data/stats.csv
- SMUI_RULE_USAGE_STATISTICS_LOCATION=file:///smui/data/stats-on-rules-usage.csv
volumes:
- ./smui/data/:/smui/data
depends_on:
Expand Down
File renamed without changes.

0 comments on commit 793ecc8

Please sign in to comment.