fix: correct markdown table formatting and specify code block type in Docker documentation

This commit is contained in:
HueByte
2026-02-23 14:53:58 +01:00
parent bdcff74ad5
commit 6e76065dcb
+1 -1
View File
@@ -50,7 +50,7 @@ All settings are configured through the `.env` file. These are ASP.NET Core envi
All server state lives in a single Docker volume mounted at `/app/data`:
```
```text
/app/data/
├── appsettings.json # generated config with JWT/encryption keys
├── echohub.db # SQLite database