Skip to content

Commit

Permalink
fix: default update locations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerakin committed Feb 25, 2024
1 parent 2d060db commit 12c73e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wikmd/wikmd-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
wikmd_host: "0.0.0.0"
wikmd_port: 5000
wikmd_logging: 1
wikmd_logging_file: "wikmd.log"
wikmd_logging_file: "../wikmd.log"

git_user: "wikmd"
git_email: "wikmd@no-mail.com"
Expand Down

0 comments on commit 12c73e5

Please sign in to comment.