render-engine/render-engine-cli

Add ability to set the ip and port for serve

Open

#41 opened on Mar 17, 2026

 (5 comments) (0 reactions) (0 assignees)Python (4 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

If we call render-engine serve we should be able to configure the IP and port to use. This should include a default set in the pyproject.toml for each and individual options from the command line.

Contributor guide