# README
go-grpc-auth-service
Variables de entorno
DB_URL=postgres://{USER}:{PASSWORD}@{URL}:{PORT}/{DB_NAME}
RABBITMQ_URL=amqp://{USER}:{PASSWORD}@{URL}:{PORT}/{VIRTUAL_HOST}
JWT_SECRET_KEY={SECRET_KEY}
# Packages
No description provided by the author