forked from kimhyungsik/ax_hub_mcp_tool
20 lines
353 B
YAML
20 lines
353 B
YAML
server:
|
|
port: 8084
|
|
spring:
|
|
application:
|
|
name: dap-was-cus
|
|
profiles:
|
|
active: local
|
|
logging:
|
|
level:
|
|
org.apache.kafka: ERROR
|
|
mcp:
|
|
namespace: ""
|
|
manifest:
|
|
bundle-id: was-cus
|
|
# Set the AA-assigned prefix before MCP pull activation (for example: cus.).
|
|
name-prefix: ""
|
|
security:
|
|
tenant-domains:
|
|
TESTER-DEV: ALL
|