...
6. The SDNR details can be updated in the file '<YOURFOLDER>/ransim-revamped/ran-simulator/ransim/docker/docker-compose.yml'.
environment:
...
- SDNR_PASSWORD={SDNR user password}
7. Run thethe 'docker-compose up -d' command in the terminal( Note: Use docker compose version 1.6.0 or above)
...