prodV1 #2

Open
RomanGolienko wants to merge 309 commits from prodV1 into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0fc9053675 - Show all commits

View File

@ -15,7 +15,7 @@ RUN npm install
COPY . . COPY . .
RUN composer dump-autoload --no-dev --optimize RUN composer dump-autoload --optimize
RUN npm run prod RUN npm run prod