ローカルサーバーは表示できているのにherokuにデプロイしてheroku openで画面がAplicatin errorとなってしまっています
$ git statusを打つと
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: log/development.log
no changes added to commit (use "git add" and/or "git commit -a")
と出てます。
試したこと
heroku buildpacks:set heroku/ruby
とコマンドで打ちました。
結果は変わらなかったです
GemfileとDockerfileのヴァージョンを'2.6.3'に新しくして合わせました
結果は変わらなかったです
どうしたらいいのかわからなくて困っています
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。