Merge pull request 'fix(): fix nginx' (#106) from feat-1 into main
Some checks failed
Build simrail.pro / build (push) Failing after 23s
Some checks failed
Build simrail.pro / build (push) Failing after 23s
Reviewed-on: #106
This commit is contained in:
commit
e079a1177e
@ -8,10 +8,10 @@ RUN npm install
|
||||
RUN npm install -D vite
|
||||
RUN npm install -g live-server
|
||||
|
||||
RUN npm run rawbuild
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npm run rawbuild
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
CMD ["npm", "start"]
|
Loading…
x
Reference in New Issue
Block a user