docs: update deployment configurations for multi-module architecture
This commit is contained in:
@@ -3,7 +3,7 @@ spring:
|
||||
gateway:
|
||||
routes:
|
||||
- id: manage-app
|
||||
uri: http://manage-app:8081
|
||||
uri: http://app:8084
|
||||
predicates:
|
||||
- Path=/api/**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user