BaldissaraMatheus / Tasks.md

A self-hosted, Markdown file based task management board
https://hub.docker.com/r/baldissaramatheus/tasks.md
MIT License
480 stars 15 forks source link

Is it possible to change the default ports? #95

Closed zietbukuel closed 3 hours ago

zietbukuel commented 1 month ago

In my case ports 8080:8080 are already taken by another app. How can I change this?

BaldissaraMatheus commented 1 month ago

Are you running the app on docker? if that's the case just change 8080:8080 to xxxx:8080 where xxxx is the port you want to use

BaldissaraMatheus commented 3 hours ago

I'm closing this issue since port mapping is already supported, if someone is having any trouble with it feel free to open it again