diff --git a/README.md b/README.md index 42da711..bd701e5 100644 --- a/README.md +++ b/README.md @@ -107,10 +107,10 @@ location /static { ## 🔄 Persistent Data & Storage | Mount Path (Host) | Purpose | |---------------------------|-------------| -| **./docker/uwsgi.ini** | Configuration for **uWSGI** execution. | +| **docker/uwsgi.ini** | Configuration for **uWSGI** execution. | | **db.sqlite3** | SQLite database storage. | | **/code/vrun/** | Sockets shared between services. | -| **./signal-cli-config/** | Stores **Signal CLI** configuration and keys. | +| **signal-cli-config/** | Stores **Signal CLI** configuration and keys. | ## 🔧 Additional Configuration ### Django Environment Variables