Skip to content
Snippets Groups Projects
Commit ee8cbde6 authored by Andrzej Such's avatar Andrzej Such Committed by Dan Notestein
Browse files

Added 'exec' to start_postgrest.sh

parent eb682309
No related branches found
No related tags found
1 merge request!855Merge develop to master
...@@ -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