Delete the # symbol from the #redis: ‘redis://username:[email protected]:6379/0’ line. Then substitute the values in this parameter with your own data, received via email after the environment creation.

Change username and password values to the credentials for admin access to your Redis node. The same story with the host word: substitute it with the DNS address you can find in this letter.

- finally, locate the #require_ssl: true line and change the true value to false

It’s time to Save the changes.
4. Then navigate to the application.rb file, located in the same config folder. Find #config.i18n.default_locale = :de string and change its value to :en.

Don’t forget to press the Save button in the panel above.
5. After that find the defaults.yml file (still in the config folder). At the #142-144 lines (or about it) you can see the following lines: