1.0.2 • Published 3 years ago
@gopick/database-module v1.0.2
Gopick database module
Para el correcto funcionamiento de este módulo son necesarias las siguientes variable de entorno:
export PGPORT=5432export PGUSER=gopickdevexport PGPASSWORD=gopickdevexport PGDATABASE=gopickdevexport PG_WRITER_HOST=localhostexport PG_READER_HOST=localhost
NOTA: Los valores anteriores se pueden copiar directamente en .zshrc