#!/bin/sh
PGRST_DB_ANON_ROLE=m4burns PGRST_SERVER_PORT=$1 PGRST_DB_POOL=2 PGDATABASE=composer_new_dataset_v3 PGHOST=/tmp/postgresql ./postgrest
