/
pv_hum
/
schemaforge
Обзор
Документация
Войти
/
pv_hum
/
schemaforge
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
examples/api/db-postgresql.json
9 строк
183 B
pv_hum
Initial commit
21 май 2026, 22:25
21 май 2026, 22:25
0de9fa8
Код
Авторство
О чём код?
{ "sourceType": "postgresql", "host": "host.docker.internal", "port": 5432, "database": "postgres", "username": "postgres", "password": "postgres", "schema": "public" }