chore(etna): remove zipline ffmpeg workaround
This commit is contained in:
parent
441dd0afb5
commit
f934f16d8f
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
lib,
|
||||
pkgs,
|
||||
config,
|
||||
_utils,
|
||||
...
|
||||
|
@ -21,7 +20,6 @@ in
|
|||
CORE_PORT = 3001;
|
||||
DATASOURCE_TYPE = "local";
|
||||
DATASOURCE_LOCAL_DIRECTORY = "/data/zipline";
|
||||
FFMPEG_PATH = lib.getExe pkgs.ffmpeg;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue