Merge pull request 'fix(): rollbacl' (#111) from feat-1 into main
All checks were successful
Build simrail.pro / build (push) Successful in 25s

Reviewed-on: #111
This commit is contained in:
Aleksander Wilczyński 2025-03-04 16:00:00 +01:00
commit f528da171b
Signed by: gitea
GPG Key ID: CECFC30736A3D1C8

View File

@ -12,9 +12,6 @@ RUN npm install -D vite
RUN npm install -g live-server
RUN npm run rawbuild
COPY
EXPOSE 80
CMD ["npm", "start"]