Update README.md

This commit is contained in:
engigu
2024-01-26 13:49:05 +08:00
committed by GitHub
parent cee6bbb787
commit 4dddd24f70
+2 -1
View File
@@ -99,7 +99,8 @@ ReadTimeout = 60
WriteTimeout = 60
; use embed html static file
; 是否使用embed打包的静态资源
; 如果运行release打包后的应用,请注释这个设置。如果取消这个注释,只会单独运行api服务,前端服务需要到web目录手动npm run dev, 进行启动
; 如果运行release打包后的应用,请注释这个设置。
; 如果取消这个注释,只会单独运行api服务,前端服务需要到web目录手动npm run dev, 运行前端页面
; EmbedHtml = disable
[database]