Add CORS and update remotelog model
This merge request includes:
- The dev port has been updated to 8200 to be more compatible with other services running locally in Docker.
- CORS has been added.
- The RemoteLog model has been updated: event type is now a dictionary, and data type is a list.
Edited by E. Evstafiev