changing port to something unique

This commit is contained in:
Joe Auman 2021-11-09 21:28:24 -05:00
parent 1c58a1ccd2
commit a261e4e429

View File

@ -9,5 +9,5 @@ services:
volumes:
- ./:/home/node/app
ports:
- '8080:8080'
- '8989:8080'