diff --git a/docker-compose.yaml b/docker-compose.yaml index 23f1e4141..ec70dac76 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -60,6 +60,7 @@ services: - FLASK_DEBUG=1 - STATESTORE_CONFIG=/app/config/settings-reducer.yaml.template - MODELSTORAGE_CONFIG=/app/config/settings-reducer.yaml.template + - FEDN_COMPUTE_PACKAGE_DIR=/app build: context: . args: