feat: add the "admin-server-host" config to set the host for the admin server
This commit is contained in:
@@ -36,5 +36,6 @@ server-timing-enabled = true
|
||||
server-unix-socket = "/tmp/pgrst_io_test.sock"
|
||||
server-unix-socket-mode = "777"
|
||||
admin-server-port = 3001
|
||||
admin-server-host = "127.0.0.1"
|
||||
app.settings.test = "test"
|
||||
app.settings.test2 = "test"
|
||||
|
||||
Reference in New Issue
Block a user