ray/dashboard/modules/tests/test_config_files/basic_runtime_env.yaml
shrekris-anyscale ab2741d64b
[serve] Support working_dir in serve run (#22760)
#22714 added `serve run` to the Serve CLI. This change allows the user to specify a local or remote `working_dir` in `serve run`.
2022-03-08 13:18:41 -06:00

5 lines
51 B
YAML

py_modules:
- "pm1"
- "pm2"
working_dir: "wd"