[Unit] Description=PostgREST FWD After=network.target [Service] User=postgrest Group=postgrest ExecStart=/usr/local/bin/postgrest /etc/postgrest/config_fwd ExecReload=/bin/kill -SIGUSR1 $MAINPID [Install] WantedBy=multi-user.target