新增多个模块和功能,包括用户评论、帖子、WebSocket通信优化及日志配置,更新文档和部署脚本,提升项目整体性能和可维护性。

This commit is contained in:
2025-08-22 17:28:05 +08:00
parent 420d4afc3c
commit 890c60bcb3
236 changed files with 0 additions and 0 deletions
@@ -0,0 +1,23 @@
spring:
application:
name: emotion-auth
profiles:
active: ${SPRING_PROFILES_ACTIVE:local}
main:
allow-bean-definition-overriding: true
cloud:
nacos:
config:
enabled: false
discovery:
enabled: true
server-addr: 47.111.10.27:8848
username: nacos
password: Peanut2817*#
logging:
file:
path: /data/logs/emotion-museum/auth