This commit is contained in:
@@ -5,7 +5,6 @@ COPY package*.json ./
|
|||||||
RUN npm ci --legacy-peer-deps
|
RUN npm ci --legacy-peer-deps
|
||||||
COPY . .
|
COPY . .
|
||||||
ENV TINA_PUBLIC_IS_LOCAL=true
|
ENV TINA_PUBLIC_IS_LOCAL=true
|
||||||
ENV NODE_OPTIONS="--max-old-space-size=2048"
|
|
||||||
RUN npm run build:docker
|
RUN npm run build:docker
|
||||||
|
|
||||||
# Frontend: Nginx serving the static site + TinaCMS admin SPA
|
# Frontend: Nginx serving the static site + TinaCMS admin SPA
|
||||||
|
|||||||
Reference in New Issue
Block a user