Files
mayfly-go/server
2023-06-21 15:18:43 +08:00
..
2023-02-06 17:14:16 +08:00
2023-06-21 15:18:43 +08:00
2023-06-17 15:15:03 +08:00
2022-12-09 22:02:37 +08:00
2022-12-03 08:25:22 +08:00
2023-06-17 15:15:03 +08:00
2022-08-10 19:46:17 +08:00
2023-06-21 15:18:43 +08:00
2022-12-09 22:02:37 +08:00
2022-12-09 22:02:37 +08:00

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: 服务端口mysqlaeskey(16 24 32位)jwtkey等信息在此配置即可。
    建议务必将aes.key(资源密码加密如机器、数据库、redis等密码)与jwt.key(jwt秘钥)两信息使用随机字符串替换。

服务启动&重启:./startup.sh
服务关闭:./shutdown.sh

直接通过 host:ip即可访问项目
初始账号 admin/admin123.