mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +00:00
7 lines
140 B
YAML
7 lines
140 B
YAML
process_names:
|
|
- name: "tornado-{{.Matches.Port}}"
|
|
comm:
|
|
- python3
|
|
cmdline:
|
|
- runtornado\s+127\.0\.0\.1:(?P<Port>\S+)
|