Typo in FAQ
This commit is contained in:
parent
2eb9b642e7
commit
956645691f
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -105,7 +105,7 @@ If the video is available in the server's country, you can download it if you en
|
||||||
|
|
||||||
## How do I run Heroku locally?
|
## How do I run Heroku locally?
|
||||||
|
|
||||||
You should be able to `heroku local` like this:
|
You should be able to use `heroku local` like this:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo APACHE_LOCK_DIR=. APACHE_PID_FILE=./pid APACHE_RUN_USER=www-data APACHE_RUN_GROUP=www-data APACHE_LOG_DIR=. heroku local
|
sudo APACHE_LOCK_DIR=. APACHE_PID_FILE=./pid APACHE_RUN_USER=www-data APACHE_RUN_GROUP=www-data APACHE_LOG_DIR=. heroku local
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue