mirror of https://github.com/vapor/docs.git
Fix mismatched heading IDs in Heroku documentation
This commit is contained in:
parent
16021e2d82
commit
b828c9f568
|
|
@ -133,7 +133,7 @@ echo "web: App serve --env production" \
|
||||||
"--hostname 0.0.0.0 --port \$PORT" > Procfile
|
"--hostname 0.0.0.0 --port \$PORT" > Procfile
|
||||||
```
|
```
|
||||||
|
|
||||||
### 変更のコミット {#commit-changes-2}
|
### 変更のコミット {#commit-changes_1}
|
||||||
|
|
||||||
これらのファイルを追加しましたが、まだコミットされていません。プッシュしてもHerokuはそれらを見つけられません。
|
これらのファイルを追加しましたが、まだコミットされていません。プッシュしてもHerokuはそれらを見つけられません。
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue