updated the example config switch
replacing postgrest 2 with postgrest -e
This commit is contained in:
committed by
Wolfgang Walther
parent
6aeb5065f8
commit
9049ed1f71
+1
-1
@@ -86,7 +86,7 @@ The PostgREST server reads a configuration file as its only argument:
|
||||
postgrest /path/to/postgrest.conf
|
||||
|
||||
# You can also generate a sample config file with
|
||||
# postgrest 2> postgrest.conf
|
||||
# postgrest -e > postgrest.conf
|
||||
# You'll need to edit this file and remove the usage parts for postgrest to read it
|
||||
|
||||
For a complete reference of the configuration file, see :ref:`configuration`.
|
||||
|
||||
Reference in New Issue
Block a user