VEuPathDB / EdaUserService

An EDA service that tracks user state
Apache License 2.0
0 stars 0 forks source link

Add EdaSubsetting URL to docker-compose environment for user service. #31

Open Foxcapades opened 1 year ago

Foxcapades commented 1 year ago

With the addition of derived variables to the user service (#28) we need access to the subsetting service to validate entity ids in the posted derived variable configurations. This means the SUBSETTING_SERVICE_URL environment variable will need to be passed to the user service in the docker-compose file and added to the Resources class.