nest / nest-docker

Build scripts for the docker container with NEST simulator and services
https://nest-simulator.org/
GNU General Public License v2.0
3 stars 7 forks source link

Add `nestml-server` and fix `CORS_ORIGINS` #235

Closed babsey closed 3 months ago

babsey commented 3 months ago

Add nestml-server to compile nestml.

Fix blocked access from 0.0.0.0 by setting CORS_ORIGINS=*