Installed ironwood.master code in my ubuntu server 16.04. At the time of installation, I created a config.yml and given these details
`EDXAPP_LMS_BASE: ` `"IP"`
`EDXAPP_CMS_BASE: ` `"IP:18010"`
Now I need to change these IPs to respective domains as
for LMS : lms.example.in
for studio : cms.example.in
Need to add the above domains in the already installed open-edx code. Please support me to solve this issue.
Note: Currently the above open-edx was serving on IP