This commit is contained in:
2026-05-14 16:34:07 +08:00
parent 2c3cbab11d
commit d4614e3cc9
2 changed files with 2 additions and 2 deletions

View File

@@ -44,6 +44,6 @@ RUN mkdir -p /app/resource/log/run \
USER appuser
EXPOSE 3006
EXPOSE 3005
CMD ["./main"]

View File

@@ -1,5 +1,5 @@
server:
address: ":3006"
address: ":3005"
name: "ai-agent"
workerId: 1 # 雪花算法worker ID
database: