We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to access http://localhost:1337 returns a blank page
After running
docker-compose up -d
I clicked on the port link of the container in Docker Desktop (Windows)
No error logs
No Stack Trace
## πββοΈ Expected behavior/code Expected to see "Create admin user" page ## π©βπ» Environment - π¦ Node version: 18-alpine as per generated Dockerfile - π» OS: Windows 11 ## π‘ Possible Solution <!-- Only if you have suggestions on a fix for the bug --> ## πΊ Additional context/Screenshots Dockerfile has not been modified .docker_compose.yml has not been modified
The text was updated successfully, but these errors were encountered:
What's the output of the container log, Is it running or any errors in it. Also what's the ip your trying to access
Sorry, something went wrong.
The container logs have no errors. It ends indicating the url http://localhost:1337/admin. That is the url I'm trying to access.
Eventyret
No branches or pull requests
π Bug Report
Trying to access http://localhost:1337 returns a blank page
π€·ββοΈ What did you do
After running
I clicked on the port link of the container in Docker Desktop (Windows)
βοΈ Error log
No error logs
π΅οΈββοΈ Stack trace
The text was updated successfully, but these errors were encountered: