chore: env.test.example and ARCHITECTURE pool 6432

This commit is contained in:
asepharyana
2026-08-02 16:22:48 +07:00
parent ec64a078bf
commit bd044e95c3
+2 -2
View File
@@ -2,5 +2,5 @@ NODE_ENV=test
# Use a separate database/data area for tests. It may be on the same PostgreSQL host, # Use a separate database/data area for tests. It may be on the same PostgreSQL host,
# but the database name must clearly be a test database so destructive test setup # but the database name must clearly be a test database so destructive test setup
# cannot touch production data. # cannot touch production data.
TEST_DATABASE_URL=postgres://root:root@100.108.1.124:5432/hub_test TEST_DATABASE_URL=postgres://root:root@100.121.180.82:6432/hub_test
DATABASE_URL=postgres://root:root@100.108.1.124:5432/hub_test DATABASE_URL=postgres://root:root@100.121.180.82:6432/hub_test