chore: fix-missing-tables.sql imrnes IP

This commit is contained in:
asepharyana
2026-08-02 16:22:30 +07:00
parent 37defa5915
commit ec64a078bf
+1 -1
View File
@@ -1,5 +1,5 @@
-- Fix: missing messages and attachments tables on VPS -- Fix: missing messages and attachments tables on VPS
-- Run: PGPASSWORD=hunterz psql -h 100.108.1.124 -U asephs -d hub -f scripts/fix-missing-tables.sql -- Run: PGPASSWORD=hunterz psql -h 100.121.180.82 -U asephs -d hub -f scripts/fix-missing-tables.sql
BEGIN; BEGIN;