scientist-softserv / adventist_knapsack

Apache License 2.0
1 stars 0 forks source link

⚙️ Set ENVs at APP level to propagate to WEB and WORKER #144

Closed jeremyf closed 2 months ago

jeremyf commented 2 months ago

Adds env to app so that all services receive the variables. Also add a fits service to docker-compose.yml to remedy error:

image

This prevents CharacterizeJob from running, making width and height nil.