In every email sent from the moodle admin, like messages to the students and information about materials with a link to it and information about login, every link gets sent as http://127.0.0.1/ (like http://127.0.0.1/mod/forum/discuss.php?d=2#p2).
Also emails from moodle, like updates, also sends this specific link.
The moodle is set up by a Bitnami image with AWS.
It looks like it is some property that defines the site URL, that doesn't work correctly?
I really hope somebody can help me.