Docker compose setup
Kabingeran opened this issue · 1 comments
Kabingeran commented
Hi!
#14
Continuing, I would like to ask you to specify other ports by analogy. Can I forward other ports as well?
adhocore commented
yes like so:
ports:
- 8080:80
- 13306:3306
- 23306:3306
- 33006:3306
# etc