Merge pull request 'fix(): fix nginx' (#103) 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: #103
This commit is contained in:
commit
45434f5a2d
@ -1,4 +1,4 @@
|
|||||||
FROM node:22-alpine AS build
|
FROM node:22-alpine
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY package*.json ./
|
COPY package*.json ./
|
||||||
RUN yarn
|
RUN yarn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user