refactor: is ready Admin logic to AppState
This commit is contained in:
committed by
Steve Chavez
parent
1374178f27
commit
1b584f7e9c
@@ -72,7 +72,7 @@ run appState = do
|
||||
-- reload schema cache + config on NOTIFY
|
||||
AppState.runListener conf appState
|
||||
|
||||
Admin.runAdmin conf appState (serverSettings conf)
|
||||
Admin.runAdmin appState (serverSettings conf)
|
||||
|
||||
let app = postgrest configLogLevel appState (AppState.connectionWorker appState)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user