Skip to content
Snippets Groups Projects
Commit 94a40265 authored by linsherpa's avatar linsherpa
Browse files

Update file README.md

parent d2617de6
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,4 @@ A web interface to the converter service available at [NFDI4chem-Converter-Servi
3. Create a docker image `docker build -t < image-name > .`
4. Run a container at port 5000 (by default)
`docker run -d -ti -p 5000:5000 --name < name of the container > < name of the docker image: set earlier >`
5. The Web service will be available on ```http://localhost:5000```
\ No newline at end of file
5. The Web service will be available on ```http://localhost:5000/ms-converter```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment