v1 working switch symbols w volume filter
This commit is contained in:
@@ -18,8 +18,8 @@ TO DO:
|
||||
VK_IN: str = 'fr_orchestrator_input'
|
||||
VK_OUT: str = 'fr_orchestrator_output'
|
||||
|
||||
# CONFIG_FILEPATH: str = '/algo_local_drive/algo_config.json'
|
||||
CONFIG_FILEPATH: str = 'algo_config.json'
|
||||
CONFIG_FILEPATH: str = '/algo_local_drive/algo_config.json'
|
||||
# CONFIG_FILEPATH: str = 'algo_config.json'
|
||||
|
||||
### Logging ###
|
||||
load_dotenv()
|
||||
|
||||
Reference in New Issue
Block a user