Parcourir la source

add google html

tomoya il y a 2 ans
Parent
commit
0a8648d782
2 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 1 1
      frontend/Dockerfile
  2. 1 0
      frontend/googlee455ea492ff4b8ca.html

+ 1 - 1
frontend/Dockerfile

@@ -39,6 +39,6 @@ RUN npm run build
 FROM nginx:1.23
 
 COPY --from=build-stage /app/dist/ /usr/share/nginx/html
-
+COPY --from=build-stage /app/googlee455ea492ff4b8ca.html /usr/share/nginx/html/googlee455ea492ff4b8ca.html
 COPY --from=build-stage /app/nginx.conf /etc/nginx/conf.d/default.conf
 COPY --from=build-stage /app/nginx-backend-not-found.conf /etc/nginx/extra-conf.d/backend-not-found.conf

+ 1 - 0
frontend/googlee455ea492ff4b8ca.html

@@ -0,0 +1 @@
+google-site-verification: googlee455ea492ff4b8ca.html