DEBUG="true" NODE_ENV="development" DB_SYNC="true" DB_SEED="true" APP_NAME="DNC" APP_HTTP_HOST="0.0.0.0" APP_HTTP_PORT="8080" APP_GRPC_HOST="0.0.0.0" APP_GRPC_PORT="8081" NGL_LOGGLY_API_KEY="" POSTGRESQL_HOST="postgresql.nextgenleads.test" POSTGRESQL_DB="dnc" POSTGRESQL_USER="root" POSTGRESQL_PASSWORD="root" REDIS_HOST="redis.nextgenleads.test" REDIS_PORT="6379" METRICS_ENABLED="false" METRICS_PORT="9093"