Update generated website Makefile
This commit is contained in:
parent
d588438840
commit
30e7afca6e
@ -28,6 +28,8 @@ DOCKER_RUN_FLAGS=-it \
|
|||||||
--volume "$(PWD)/redirects.js:/app/redirects.js" \
|
--volume "$(PWD)/redirects.js:/app/redirects.js" \
|
||||||
--volume "next-dir:/app/website-preview/.next" \
|
--volume "next-dir:/app/website-preview/.next" \
|
||||||
--volume "$(PWD)/.env:/app/.env" \
|
--volume "$(PWD)/.env:/app/.env" \
|
||||||
|
--volume "$(PWD)/.env.development:/app/website-preview/.env.development" \
|
||||||
|
--volume "$(PWD)/.env.local:/app/website-preview/.env.local" \
|
||||||
-e "REPO=$(REPO)" \
|
-e "REPO=$(REPO)" \
|
||||||
-e "PREVIEW_FROM_REPO=$(REPO)" \
|
-e "PREVIEW_FROM_REPO=$(REPO)" \
|
||||||
-e "IS_CONTENT_PREVIEW=true" \
|
-e "IS_CONTENT_PREVIEW=true" \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user