How to deploy Next.js 9.5 with Dockerfile on Traefik #16411
Answered
by
c0b41
fatihyildizhan
asked this question in
Help
-
Hi, I have a simple next.js project. I am using Dockerfile
.dockerignore
Server port is 80 on Traefik's docker-compose.yml |
Beta Was this translation helpful? Give feedback.
Answered by
c0b41
Aug 20, 2020
Replies: 2 comments 2 replies
-
change port to |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fatihyildizhan
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
change port to
3000