manual init

This commit is contained in:
peskyadmin 2025-04-21 23:27:43 -05:00
parent 46028a5aab
commit f0e375f858

View File

@ -46,7 +46,7 @@ ts-cheminformatics/
- At the end of `./ts-cheminformatics/cheminformatics-microservice/Dockerfile` change `--port 80` to `--port 8080`
- See the [documentation](https://docs.api.naturalproducts.net/introduction.html) for supplimental options
5. Start the Services
5. Start the Services navigate to `./ts-cheminformatics`
```bash
docker compose up --build -d
```