mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-05 20:42:54 +00:00
Move all paths from control_plane to local_env which can set them for testing environment or for local installation.
9 lines
121 B
TOML
9 lines
121 B
TOML
[workspace]
|
|
members = [
|
|
"integration_tests",
|
|
"pageserver",
|
|
"walkeeper",
|
|
"zenith",
|
|
"control_plane",
|
|
]
|