Add seed scripts, proxy Vite on public domain, and seed painting images.

Restore seed-wikipedia.js and seed-catalog-data.js so npm run setup works on a fresh clone. Point nginx at the Vite dev client and allow the public hostname in Vite config.
This commit is contained in:
Danila Khodjaef
2026-07-03 13:52:57 +03:00
parent f542c689c9
commit 2b4274093e
27 changed files with 496 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
DB_HOST=192.168.10.122
DB_PORT=5432
DB_USER=gallery
DB_PASSWORD=
DB_PASSWORD=gallery
DB_NAME=Gallery
# Production: LAN http://192.168.10.70:3520 and reverse-proxy at gallery.mysuperlab.netcraze.pro