You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to deploy Laravel 11 + InertiaJS(React)
It works fine when I deploy it locally with docker. Deploying it with Coolify, I can access the page for phpmyadmin but the main app shows 404 page not found.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to deploy Laravel 11 + InertiaJS(React)
It works fine when I deploy it locally with docker. Deploying it with Coolify, I can access the page for phpmyadmin but the main app shows
404 page not found
.Please any help?
Build Pack: Docker Compose
This is my docker-compose.yml
My Dockerfile
Beta Was this translation helpful? Give feedback.
All reactions