rename to core
This commit is contained in:
@@ -12,7 +12,7 @@ RUN find ./node_modules -name "ts-node-dev" -print || true # Debugging line
|
||||
|
||||
# Copy apps/api and packages for development
|
||||
COPY apps/api apps/api/
|
||||
COPY packages packages/
|
||||
COPY packages core/
|
||||
COPY apps/api/tsconfig.json apps/api/
|
||||
COPY tsconfig.base.json ./
|
||||
|
||||
|
||||
Reference in New Issue
Block a user