Docker compose for starting a local OHDSI Atlas instance
Status: non working / WIP
- docker compose pull
- docker compose up -d
- visit http://localhost:8080/atlas/
- optional visit http://localhost:8081/WebAPI for the api root endpoint
- CORS disabled config is not applied by webapi process.