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

publish to server #75

Closed
hofa77 opened this issue Feb 28, 2019 · 3 comments
Closed

publish to server #75

hofa77 opened this issue Feb 28, 2019 · 3 comments
Labels

Comments

@hofa77
Copy link

hofa77 commented Feb 28, 2019

Hi

How can I publish this angular universal to a windows server ?
thank you

@Gorniv
Copy link
Member

Gorniv commented Mar 1, 2019

copy server.js
copy dist
copy static (if use)
copy dist-server
node server.js

@hofa77
Copy link
Author

hofa77 commented Mar 1, 2019

Thnaks
but it's listening on this url => listening on http://localhost:4000!

how can I change it to listen to a domain ?

@vadjs
Copy link
Member

vadjs commented Mar 1, 2019

@vadjs vadjs closed this as completed Mar 1, 2019
@vadjs vadjs added the question label Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants