mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 09:25:47 +01:00
🚑 Update outdated path in Dockerfile (#1017)
This commit is contained in:
@@ -5,7 +5,7 @@ ENV NEXT_TELEMETRY_DISABLED 1
|
||||
ENV NODE_ENV production
|
||||
ENV NODE_OPTIONS '--no-experimental-fetch'
|
||||
|
||||
COPY next.config.js ./
|
||||
COPY next.config.mjs ./
|
||||
COPY public ./public
|
||||
COPY package.json ./package.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user