Skip to content
New issue

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

docs: Fix dockerfile expose port #1990

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

liux-pro
Copy link

Default port is 3000,but this Dockerfile EXPOSE 80 port.
Or we can use ENV PORT 80 to change port.

Default port is 3000,but this Dockerfile EXPOSE 80 port
@netlify
Copy link

netlify bot commented Jan 17, 2022

‼️ Deploy request for nuxt rejected.
Learn more about Netlify's sensitive variable policy

🔨 Explore the source changes: 946d655

@smarroufin smarroufin added the docs needs to be documented label Jan 17, 2022 — with Volta.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs needs to be documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants