-
Bradley Richards authored
Added @CrossOrigin to the controllers, to allow CORS requests. This is necessary to allow web clients to access the server, since they will be running in different domains.
7469217cBradley Richards authoredAdded @CrossOrigin to the controllers, to allow CORS requests. This is necessary to allow web clients to access the server, since they will be running in different domains.
Loading