diff --git a/Readme.md b/Readme.md index d9c390d..3aab076 100644 --- a/Readme.md +++ b/Readme.md @@ -119,7 +119,7 @@ services: - CHECK_FREQUENCY=20 volumes: - /path/to/config:/config - - /path/to/data:/data + - /path/to/data:/assets ports: - 8080:8080 restart: unless-stopped