🚢 Updated port number for UI

This commit is contained in:
2023-03-31 17:00:24 -04:00
parent 967a82dea5
commit 07886c5c10

View File

@@ -14,6 +14,6 @@ RUN yarn --ignore-engines
COPY . .
EXPOSE 3050
EXPOSE 5173
ENTRYPOINT [ "npm", "start" ]