mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 02:29:24 +08:00
docs: 修复图片
This commit is contained in:
@@ -46,8 +46,7 @@ source /etc/profile
|
||||
|
||||
将发布后的文件拷贝到服务器文件夹。直接使用`dotnet openauth.mvc.dll` 命令启动。启动成功后使用浏览器打开http://localhost:1802 即可访问,如下图所示:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## jenkins部署OpenAuth.Mvc
|
||||
|
||||
|
@@ -52,7 +52,7 @@ source /etc/profile
|
||||
|
||||
OpenAuth.Net采用的是gitee托管源码,只需使用Gitee WebHook构建触发器。配置如下:
|
||||
|
||||

|
||||

|
||||
|
||||
做好上面的配置后,代码提交时就会触发jenkins工作。剩下的就是编写自己的构建脚本。增加构建步骤,选择执行Shell。并输入以下脚本:
|
||||
|
||||
|
@@ -32,7 +32,7 @@ node ./node_modules/esbuild/install.js
|
||||
|
||||
在启动企业版的时候,如果提示下面错误:
|
||||
|
||||

|
||||

|
||||
|
||||
请使用`npm run dev`命令来启动项目
|
||||
|
||||
|
@@ -8,6 +8,6 @@ permalink: /vue2/faq/
|
||||
|
||||
在启动企业版的时候,如果提示下面错误:
|
||||
|
||||

|
||||

|
||||
|
||||
请使用`npm run dev`命令来启动项目
|
||||
|
Reference in New Issue
Block a user