Improve path readability in README

This commit is contained in:
2025-02-07 22:10:01 +00:00
parent 18f0d94fc9
commit 0a6c903b86

View File

@@ -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