You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instructions below, but couldn't find how to insert environment variables ITC_USER, ITC_PASSWORD,... I just want to modify the file en.yml.
Install the Heroku CLI
Download and install the Heroku CLI.
If you haven't already, log in to your Heroku account and follow the prompts to create a new SSH public key.
$ heroku login
Clone the repository
Use Git to clone edificiocuritybas's source code to your local machine.
$ heroku git:clone -a edificiocuritybas
$ cd edificiocuritybas
Deploy your changes
Make some changes to the code you just cloned and deploy them to Heroku using Git.
@berasamas The heroic environment variables can be modified through the Heroku web dashboard (see image below) or with a Heroic CLI command heroku config:set [email protected]
I followed the instructions below, but couldn't find how to insert environment variables ITC_USER, ITC_PASSWORD,... I just want to modify the file en.yml.
The text was updated successfully, but these errors were encountered: