Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout customization failed #194

Closed
berasamas opened this issue Nov 28, 2017 · 1 comment
Closed

Layout customization failed #194

berasamas opened this issue Nov 28, 2017 · 1 comment

Comments

@berasamas
Copy link

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.

$ git add .
$ git commit -am "make it better"
$ git push heroku master

@joshdholtz
Copy link
Member

@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]

screen shot 2018-03-29 at 4 48 14 pm

Happy fastlaning 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants