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