@gopick/database-module
v1.0.2
Published
Gopick database module
Downloads
20
Readme
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
