feat: headless server mode with ExRatatui SSH daemon (issue #26, phase 1)
This commit is contained in:
@@ -25,6 +25,8 @@ config :bds, :desktop,
|
||||
window_min_size: {800, 600},
|
||||
title: "Blogging Desktop Server"
|
||||
|
||||
config :bds, :server, ssh_port: 2222
|
||||
|
||||
config :bds, BDS.Desktop.Endpoint,
|
||||
url: [host: "127.0.0.1"],
|
||||
adapter: Bandit.PhoenixAdapter,
|
||||
|
||||
Reference in New Issue
Block a user