feat: PostgreSQL 17 вместо SQLite
pg + connect-pg-simple, async routes, docker-compose, скрипт setup-postgres. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -9,9 +9,6 @@ git pull
|
||||
|
||||
npm install --omit=dev
|
||||
|
||||
mkdir -p data
|
||||
chown -R www-data:www-data data
|
||||
|
||||
if systemctl is-active --quiet shop 2>/dev/null; then
|
||||
systemctl restart shop
|
||||
sleep 1
|
||||
|
||||
Reference in New Issue
Block a user