chore: migrate to nuxt-bridge
This commit is contained in:
+1
-1
@@ -14,5 +14,5 @@ RUN yarn run generate
|
||||
FROM nginx
|
||||
MAINTAINER Joakim Olsson <joakim@unbound.se>
|
||||
|
||||
COPY --from=builder /build/dist/ /usr/share/nginx/html/
|
||||
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/
|
||||
COPY --from=builder /build/nginx-conf/default.conf /etc/nginx/conf.d/
|
||||
|
||||
Reference in New Issue
Block a user