Merge pull request 'fix(): rollbacl' (#109) from feat-1 into main
All checks were successful
Build simrail.pro / build (push) Successful in 23s
All checks were successful
Build simrail.pro / build (push) Successful in 23s
Reviewed-on: #109
This commit is contained in:
commit
34432e9622
@ -13,6 +13,8 @@ RUN npm install -g live-server
|
||||
|
||||
RUN npm run rawbuild
|
||||
|
||||
WORKDIR /app/dist
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
CMD ["npm", "start"]
|
Loading…
x
Reference in New Issue
Block a user