12
cfg/pgr/postgrest_bm.service
Normal file
12
cfg/pgr/postgrest_bm.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=PostgREST BM
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=postgrest
|
||||
Group=postgrest
|
||||
ExecStart=/usr/local/bin/postgrest /etc/postgrest/config_bm
|
||||
ExecReload=/bin/kill -SIGUSR1 $MAINPID
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user