mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
BIN
resources/sys/agent/0.0.1/agent-001
Executable file
BIN
resources/sys/agent/0.0.1/agent-001
Executable file
Binary file not shown.
@@ -176,7 +176,7 @@ startApp :: AgentCtx -> IO ()
|
||||
startApp foundation = do
|
||||
-- set up ssl certificates
|
||||
putStrLn @Text "Setting up SSL"
|
||||
_ <- setupSsl <$> getAppSettings
|
||||
_ <- setupSsl $ appSettings foundation
|
||||
putStrLn @Text "SSL Setup Complete"
|
||||
startWeb foundation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user