ok
This commit is contained in:
parent
2d7338a9db
commit
aa4c8c9af5
@ -6,7 +6,7 @@ WORKDIR /server
|
|||||||
COPY package*.json ./
|
COPY package*.json ./
|
||||||
|
|
||||||
# tsconfig definitions
|
# tsconfig definitions
|
||||||
COPY tsconfig*.json .
|
COPY tsconfig*.json ./
|
||||||
|
|
||||||
# Copy the entire app source tree
|
# Copy the entire app source tree
|
||||||
COPY . .
|
COPY . .
|
||||||
|
Loading…
Reference in New Issue
Block a user