smart-underworld / seestar_alp

Complete Control and Automation for Seestar S50
Other
41 stars 23 forks source link

Add frontend configuration to config.toml #26

Open erewhon opened 4 days ago

erewhon commented 4 days ago

The port for the frontend should be configurable in config.toml.

The frontend is presently hardcoded to port 5432. For multi-telescope support, the frontend reads device/config.toml already, so that would be a logical place to add the frontend configuration.

See also: #33

wileecyte commented 2 days ago

This can fold in with fixing the Docker issue as well I'll take this.