Files
mayfly-go/server/readme.txt
2022-07-14 11:39:12 +08:00

11 lines
375 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

相关配置文件:
后端:
config.yml: 服务端口mysql等信息在此配置即可。
前端:
static/config.js: 若前后端分开部署则将该文件中的api地址配成后端服务的真实地址即可否则无需修改。
服务启动:./startup.sh
服务关闭:./shutdown.sh
直接通过 host:ip即可访问项目
初始账号 admin/123456