feat(Envs): unifies overrides to PDA_DATA and PDA_CONFIG, and sets them to /tmp/ for tests.
This commit is contained in:
parent
f79434a8df
commit
7707dfbe86
4 changed files with 18 additions and 5 deletions
|
|
@ -63,4 +63,5 @@ Set Height 600
|
|||
Set BorderRadius 5
|
||||
Set PlaybackSpeed 0.8
|
||||
|
||||
Env PDA_DATA_DIR "/tmp/pda-demo"
|
||||
Env PDA_DATA "/tmp/pda-demo"
|
||||
Env PDA_CONFIG "/tmp/pda-config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue