Commit 84b5f1e5 authored by Evan Read's avatar Evan Read

Merge branch 'TheToddLuci0-master-patch-38747' into 'master'

Update to use -e to pass environment

See merge request gitlab-org/gitlab-ce!32495
parents 86fa2fe1 f0c59b92
......@@ -9,7 +9,7 @@ To reset your root password, first log into your server with root privileges.
Start a Ruby on Rails console with this command:
```bash
gitlab-rails console production
gitlab-rails console -e production
```
Wait until the console has loaded.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment