Browse Source
Merge pull request #4408 from hmhuming/main
fix docker
DeanYao
2 years ago
1 changed files with
1 additions and
1 deletions
-
1
1
.dockerignore
|
|
@@ -63,7 +63,7 @@ dist
|
|
|
|
|
|
# Gatsby files
|
|
|
.cache/
|
|
|
-public
|
|
|
+
|
|
|
|
|
|
# Vuepress build output
|
|
|
.vuepress/dist
|