5 lines
250 B
TOML
5 lines
250 B
TOML
# `cargo run` / `tauri dev` should control the components installed by ProxyWarden,
|
|
# not copies that happen to exist beside target\debug\proxywarden.exe.
|
|
[env]
|
|
PROXYWARDEN_DEV_INSTALL_ROOT = { value = 'C:\Program Files\ProxyWarden', force = false }
|