Skip to content
Snippets Groups Projects
Commit 9a418c52 authored by Andrzej Such's avatar Andrzej Such
Browse files

Added 'exec' to start_postgrest.sh

parent 4ecd4dc5
No related branches found
No related tags found
No related merge requests found
...@@ -60,7 +60,7 @@ start_webserver() { ...@@ -60,7 +60,7 @@ start_webserver() {
export PGRST_DB_POOL_ACQUISITION_TIMEOUT=10 export PGRST_DB_POOL_ACQUISITION_TIMEOUT=10
#export PGRST_DB_ROOT_SPEC="home" #this may be need to be uncommented in local environment to let tests work, if empty jsons are #export PGRST_DB_ROOT_SPEC="home" #this may be need to be uncommented in local environment to let tests work, if empty jsons are
postgrest exec postgrest
} }
start_webserver start_webserver
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment