feat(proj): init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Учётки на PostgreSQL
|
||||
|
||||
Кабинет (Users, ApiTokens, UserStyles, UsageDaily) переведён с SQLite `app.db` на Postgres.
|
||||
|
||||
- Compose: сервис `db` (`postgres:16-alpine`), хост **5433** → 5432.
|
||||
- Volume `tile-server-pg` (отдельно от `tile-server-data`).
|
||||
- Строка: `ConnectionStrings__Accounts` / `ConnectionStrings:Accounts`.
|
||||
- MBTiles по-прежнему SQLite в `/data/tiles` — это не трогали.
|
||||
Reference in New Issue
Block a user