🚢 Updated port number for UI
This commit is contained in:
@@ -14,6 +14,6 @@ RUN yarn --ignore-engines
|
|||||||
|
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
EXPOSE 3050
|
EXPOSE 5173
|
||||||
|
|
||||||
ENTRYPOINT [ "npm", "start" ]
|
ENTRYPOINT [ "npm", "start" ]
|
||||||
Reference in New Issue
Block a user