Ade Thompson
Ade Thompson
Managed to set static IP via Android app but noticed that the IP details are encoded, is this correct? See below. 
Discovered that editing `image` in `/Users//Library/Application Support/charl-e/config.json` fixes this but updating by changing the path in the app would be useful.
Great news, this is the missing piece for me. Is the TestFlight link live?
In a similar vain, enabling the standard Mac OS window menu would give the ability to use window tiling functionality and keyboard shortcuts within Sequoia.
For reference here are the stats that are shown within the official 1.9.1 server: 
Great stuff, would be helpful to be able to see via the API the server version as well if thats easy to implement :) EDIT: turns out I'm running 0.12.3...
All up-to-date now :)
Hi Jeff, I don't seem to be able to implement` --api-port=` in my docker run command. Could you provide a full Docker run example?
I'm receiving unknown flag when running with `--api-addr=:5503` `unknown flag: --api-addr ` Would it be better to set these as [environment variables](https://docs.docker.com/compose/environment-variables/)? Here's my full run command for reference: ```...
School boy error there with the placement, thanks, all working now in my test setup :) Small typo in the docs, you specify port `5503` but the GET/POST examples shows...