Content-Length: 285977 | pFad | http://github.com/prisma-cms/docker-nextjs/commit/4c9778808d32be19596539f9be7f037ad8e97b2b

67 1.3.2 · prisma-cms/docker-nextjs@4c97788 · GitHub
Skip to content

Commit

Permalink
1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fi1osof committed Jan 21, 2020
1 parent fd77f1b commit 4c97788
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.3.2
=================================
- Fix prod build

1.3.1
=================================
- Fix deploy dev version
Expand Down
1 change: 1 addition & 0 deletions docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ services:
ENV_MODE: production
build:
args:
- PUBLIC_URL=${PUBLIC_URL:-/}
- ENV_MODE=production
- endpoint=${prod_endpoint}
command: yarn start-ssr
Expand Down
2 changes: 2 additions & 0 deletions prisma-cms/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ ENV endpoint $endpoint
ARG ENV_MODE
ENV ENV_MODE $ENV_MODE

ARG PUBLIC_URL
ENV PUBLIC_URL $PUBLIC_URL

RUN apk add bash
RUN apk add mc
Expand Down
3 changes: 2 additions & 1 deletion prisma-cms/bin/front.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ deploy-api-schema.sh

if [ $ENV_MODE = "production" ] ; then

yarn build;
# yarn build;
yarn react-scripts --max-old-space-size=3000 build

fi

0 comments on commit 4c97788

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/prisma-cms/docker-nextjs/commit/4c9778808d32be19596539f9be7f037ad8e97b2b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy