Parcourir la source

fix: web dockfile (#883)

tags/0.3.15
zxhlyh il y a 2 ans
Parent
révision
a58f95fa91
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      web/Dockerfile

+ 1
- 0
web/Dockerfile Voir le fichier

@@ -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


Chargement…
Annuler
Enregistrer