openEHR-tool

Solution:

Add these related EHRBase environment vars in the docker-compose.yml and restart the docker images:

ADMINAPI_ACTIVE=true
ADMIN_API_ACTIVE=true
ADMINAPI_ALLOWDELETEALL=true

Reference:

1 Like