mod list component

This commit is contained in:
2025-10-29 08:21:26 +01:00
parent dd5f928911
commit b727bf8f82
5 changed files with 30 additions and 3 deletions

View File

@@ -12,4 +12,4 @@ COPY . .
RUN ng build --configuration=production
CMD [ "ng", "serve","--port", "4260", "--host", "0.0.0.0" ]
CMD [ "ng", "serve","--port", "4270", "--host", "0.0.0.0" ]