引入nacos支持
All checks were successful
test/timeline-server/pipeline/head This commit looks good

This commit is contained in:
2026-01-07 15:27:31 +08:00
parent 8e8039cc69
commit 611a57c963
2 changed files with 3 additions and 3 deletions

4
Jenkinsfile vendored
View File

@@ -249,9 +249,9 @@ services:
- timeline-file-service
- timeline-user-service
ports:
- "33333:30000"
- "33333:33333"
environment:
- server.port=30000
- server.port=33333
- spring.cloud.nacos.discovery.server-addr=host.docker.internal:8848
- spring.cloud.nacos.config.server-addr=host.docker.internal:8848
- spring.cloud.gateway.routes[0].id=story-service