mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
feat: migrate from paths constant to new route management system
This commit is contained in:
@@ -22,6 +22,7 @@ FROM base as build
|
||||
WORKDIR /app
|
||||
COPY --from=deps /app/node_modules /app/node_modules
|
||||
ADD . .
|
||||
RUN node ace izzy:routes
|
||||
RUN node ace build
|
||||
|
||||
# Production stage
|
||||
|
||||
Reference in New Issue
Block a user