Update UI and migrations, fix dockerfile

This commit is contained in:
Your Name
2026-07-18 21:29:05 +05:00
parent 580c75cbf6
commit 26ef145ccf
95 changed files with 9541 additions and 111 deletions
+8
View File
@@ -0,0 +1,8 @@
DATABASE_URL=postgresql://forma_n8:change-me@127.0.0.1:5432/forma_n8
SITE_BASE_URL=http://127.0.0.1:8090
SITE_NAME=Forma N8
SITE_TAGLINE=Новости снаряжения
SITE_INDEXING_ENABLED=false
PUBLISH_API_TOKEN=change-me
UPLOAD_DIR=/var/lib/forma-n8/uploads
PAGE_SIZE=12