Closed Monkler closed 6 years ago
Because of the gitignore file, no build folder was added to version control. Just open the project file and build the docker solution in release (release is important so the obj/Docker/publish folder is build). After that the composition should work.
Got Docker etc. running.
Now i have a problem calling the service of the identity server with cross domain support. (We need this feature for the app)
I dont know if i called the wrong Endpoint (127.19.0.4:5002) or the endpoint doesnt support cross domain acceptance.
Failed` to load http://127.19.0.4:5002/: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.
Did you try to call the identy server from an other domain?
By default the identity server should be running on port 5000. I configured 5002 to be the web ui.
I have problem starting up the docker container.
I've got following error: