Fix #216, remove HUP reference

This commit is contained in:
steve-chavez
2019-08-26 10:28:03 -05:00
committed by Steve Chávez
parent 7ccc8c4610
commit 91e44f12ec
3 changed files with 0 additions and 8 deletions
-3
View File
@@ -249,9 +249,6 @@ PostgREST outputs basic request logging to stdout. When running it in an SSH ses
# another option is to pipe the output into "logger -t postgrest"
(Avoid :code:`nohup postgrest` because the HUP signal is used for manual :ref:`schema_reloading`.)
Docker
======