diff --git a/Docker外挂配置指南.md b/Docker外挂配置指南.md index 42a0c565b..f92c1b7cd 100644 --- a/Docker外挂配置指南.md +++ b/Docker外挂配置指南.md @@ -27,7 +27,7 @@ ### 1.3 镜像打包 -1. docker build -f installer/Dockerfile -t maxkb:latest +1. docker build -f installer/Dockerfile -t maxkb:latest . ## 2. 数据库外挂配置 diff --git a/static/admin/index.html b/static/admin/index.html index 349dcce87..3b5767d39 100644 --- a/static/admin/index.html +++ b/static/admin/index.html @@ -3,4 +3,4 @@ prefix: '/admin', chatPrefix: '/chat', } - })()