A User Service is an automatically managed process on Zo Computer that has a public endpoint. These services will be restarted if they crash, and they will persist across restarts of Zo Computer. They are intended for long-running services that you want to expose via a public URL or TCP address (web/API servers, databases, SSH server, etc).
Parameters
Identifier of the service to update.
New unique label (per host), if changing.
New local port, if changing.
New entrypoint, if changing.
New working directory, if changing.
Replacement environment variables, if changing.