Update UI and migrations, fix dockerfile
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user