Skip to content

how to change to 0.0.0.0 when Getting Started with Docker #282

Closed Answered by ItzCrazyKns
dyh2024 asked this question in Q&A
Discussion options

You must be logged in to vote

Replace the start command in the package file with npx next dev -H 0.0.0.0 -p 3000 and then rebuild the images (if you're using docker) by docker compose up -d --build.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ItzCrazyKns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants