Przeglądaj źródła

fix: web dockfile (#883)

tags/0.3.15
zxhlyh 2 lat temu
rodzic
commit
a58f95fa91
No account linked to committer's email address
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      web/Dockerfile

+ 1
- 0
web/Dockerfile Wyświetl plik

@@ -34,6 +34,7 @@ ENV PORT 3000


WORKDIR /app/web
COPY --from=builder /app/web/public ./public
COPY --from=builder /app/web/.next/standalone ./
COPY --from=builder /app/web/.next/static ./.next/static


Ładowanie…
Anuluj
Zapisz