11 lines
135 B
YAML
11 lines
135 B
YAML
server:
|
|
port: 8080
|
|
|
|
spring:
|
|
application:
|
|
name: ai-gateway-tool
|
|
|
|
gateway:
|
|
policy:
|
|
config-path: files/config/policies.yaml
|