docker run heiss/med:latest -p 8080:5000 SET_MAX_VISITOR_NUMBER=2
This command expose the docker container on port 8080 to the world and set the max number of visitors for a patient to 2. Change both to your needs.
npm install
npm run serve
npm run build
npm run lint
Content type
Image
Digest
Size
24.7 MB
Last updated
over 5 years ago
docker pull heiss/med