Explorar o código

chore: 更新Dockerfile

Jinyao %!s(int64=5) %!d(string=hai) anos
pai
achega
30d746b422
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -7,5 +7,4 @@ ADD . /code
 RUN yarn build:prod
 
 FROM nginx:1.19-alpine
-COPY nginx.conf /etc/nginx/conf.d/seecoder.conf
 COPY --from=builder /code/dist/ /var/www/html/dist/