Improve path readability in README
This commit is contained in:
@@ -107,10 +107,10 @@ location /static {
|
|||||||
## 🔄 Persistent Data & Storage
|
## 🔄 Persistent Data & Storage
|
||||||
| Mount Path (Host) | Purpose |
|
| Mount Path (Host) | Purpose |
|
||||||
|---------------------------|-------------|
|
|---------------------------|-------------|
|
||||||
| **./docker/uwsgi.ini** | Configuration for **uWSGI** execution. |
|
| **docker/uwsgi.ini** | Configuration for **uWSGI** execution. |
|
||||||
| **db.sqlite3** | SQLite database storage. |
|
| **db.sqlite3** | SQLite database storage. |
|
||||||
| **/code/vrun/** | Sockets shared between services. |
|
| **/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
|
## 🔧 Additional Configuration
|
||||||
### Django Environment Variables
|
### Django Environment Variables
|
||||||
|
|||||||
Reference in New Issue
Block a user