🐛 Enotfound Error (#976)
This commit is contained in:
+1
-1
@@ -2,8 +2,8 @@ FROM node:16-alpine
|
||||
WORKDIR /app
|
||||
|
||||
ENV NEXT_TELEMETRY_DISABLED 1
|
||||
|
||||
ENV NODE_ENV production
|
||||
ENV NODE_OPTIONS '--no-experimental-fetch'
|
||||
|
||||
COPY next.config.js ./
|
||||
COPY public ./public
|
||||
|
||||
Reference in New Issue
Block a user