Description
When geo visualization is deployed on a remote virtual machine, the front end can't retrieve the data, probably because it can't adjust the IP address to get the data
Screenshots
docker container

geo vis

To Reproduce
Steps to reproduce the behavior:
1.Start the database on remote vm
2.Start the front-end and back-end service on remote vm
3.Access Geo Vis from a remote address in a browser
Expected Behavior
Environment
- MARO version (e.g., v0.1.1a1):0.2.2a3
- MARO scenario (
CIM, Citi Bike):cim
- MARO component (
Simulation, RL, Distributed Training):
- Orchestration platform (
GraSS on Azure, AKS on Azure):
- How you installed MARO (
pip, source):source
- OS (
Linux, Windows, macOS):linux
- Python version (
3.6, 3.7):3.6
- Docker image (e.g., arthursjiang/maro:cpu[5f36ed]):
- CPU/GPU:cpu
- Any other relevant information:
Additional Context