1
This commit is contained in:
parent
a49202653a
commit
aaf47eece2
@ -6,7 +6,6 @@ ENV NODE_ENV=production
|
||||
|
||||
COPY .next/standalone ./
|
||||
COPY .next/static ./.next/static
|
||||
COPY public ./public
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user