Skip to content

Commit

Permalink
fix: fix example path
Browse files Browse the repository at this point in the history
  • Loading branch information
x1unix committed Jun 24, 2024
1 parent bd6475f commit 23b9634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Simple and configurable services dashboard for server and IoT infrastructure.

Project provides a simple HTTP server based on [static-file-server](https://hub.docker.com/r/halverneus/static-file-server/) Docker image.

Just create a new config from [example](config/config.example.json) and mount it as `/var/www/config/config.json`.
Just create a new config from [example](public/config/config.example.json) and mount it as `/var/www/config/config.json`.

```yaml
services:
Expand Down

0 comments on commit 23b9634

Please sign in to comment.