fix> ...
This commit is contained in:
@@ -20,10 +20,10 @@ pprof:
|
|||||||
rest:
|
rest:
|
||||||
- ipv4: 0.0.0.0
|
- ipv4: 0.0.0.0
|
||||||
ipv6:
|
ipv6:
|
||||||
port: 33040
|
port: 43030
|
||||||
- ipv4: 0.0.0.0
|
- ipv4: 0.0.0.0
|
||||||
ipv6:
|
ipv6:
|
||||||
port: 33443
|
port: 43443
|
||||||
schema: https
|
schema: https
|
||||||
clientAuthType: 0
|
clientAuthType: 0
|
||||||
caFile: ./etc/certs/omc-ca.crt
|
caFile: ./etc/certs/omc-ca.crt
|
||||||
@@ -34,9 +34,9 @@ webServer:
|
|||||||
enabled: false
|
enabled: false
|
||||||
rootDir: d:/omc.git/fe.ems.vue3/dist # front-end build dist directory
|
rootDir: d:/omc.git/fe.ems.vue3/dist # front-end build dist directory
|
||||||
listen:
|
listen:
|
||||||
- addr: :80
|
- addr: :8080
|
||||||
schema: http
|
schema: http
|
||||||
- addr: :443
|
- addr: :8443
|
||||||
schema: https
|
schema: https
|
||||||
clientAuthType: 0
|
clientAuthType: 0
|
||||||
caFile: ./etc/certs/omc-ca.crt
|
caFile: ./etc/certs/omc-ca.crt
|
||||||
|
|||||||
Reference in New Issue
Block a user