mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 07:46:40 +08:00
启用springdoc
This commit is contained in:
@@ -50,14 +50,15 @@ patchesStrategicMerge:
|
||||
proxy_pass http://coal-api.coal-master.svc.cluster.local:7456/;
|
||||
}
|
||||
location /api {
|
||||
proxy_set_header X-Forwarded-Prefix '/api';
|
||||
proxy_pass http://coal-api.coal-master.svc.cluster.local:7456/;
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- |
|
||||
apiVersion: apps/v1
|
||||
|
||||
Reference in New Issue
Block a user