Enable configuration of the server bind address.

A serverconfig.env (or just environment variables) can be set to
override the default bind address/port for the backend. This is passed
to the front end as a query parameter.
This commit is contained in:
Dan Albert
2022-03-07 17:52:33 -08:00
parent a70ab8cc1d
commit baae65919f
4 changed files with 18 additions and 7 deletions

1
.gitignore vendored
View File

@@ -14,6 +14,7 @@ env/
/kneeboards
/liberation_preferences.json
/state.json
/serverconfig.env
/logs/
/resources/logging.yaml