Skip to content

Any way (environmental variable? config?) to change the port back to 80? #1553

Discussion options

You must be logged in to vote

@markuskonojacki, I use macvlan networking and prefer Dashy to run on port 80 as well. Adding this to my compose file worked for me:

environment:
  - NODE_ENV=production
  - PORT=80

Replies: 1 comment

Comment options

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