We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2609aea commit b6b3d9fCopy full SHA for b6b3d9f
1 file changed
dockerfile
@@ -4,6 +4,6 @@ LABEL younccat "zzhbbdbbd@163.com"
4
ADD /docker/nginx.conf /etc/nginx
5
6
RUN mkdir -p /usr/share/nginx/html
7
-ADD /dist/ /usr/share/nginx/html
+ADD /dist/baton /usr/share/nginx/html
8
9
EXPOSE 80
0 commit comments