Add videos directory setting to default .env
This commit is contained in:
parent
4f8b05e9bd
commit
917c46d876
|
@ -7,4 +7,5 @@ HEIGHT=1600
|
||||||
FD=../filmout_display/build/bin/fd
|
FD=../filmout_display/build/bin/fd
|
||||||
FD_HOST=localhost
|
FD_HOST=localhost
|
||||||
FD_PORT=8081
|
FD_PORT=8081
|
||||||
|
VIDEOS=/home/users/VIDEOS
|
||||||
SEQUENCES=/home/user/SEQUENCES
|
SEQUENCES=/home/user/SEQUENCES
|
Loading…
Reference in New Issue