Fix #105, correct command for running postgrest
This commit is contained in:
committed by
Steve Chávez
parent
8670ce6ffe
commit
0ec963b295
+1
-1
@@ -45,7 +45,7 @@ The PostgREST server reads a configuration file to determine information about t
|
|||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
postgrest /path/to/postgrest.conf
|
./postgrest /path/to/postgrest.conf
|
||||||
|
|
||||||
The file must contain a set of key value pairs. At minimum you must include these keys:
|
The file must contain a set of key value pairs. At minimum you must include these keys:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user