This commit is contained in:
2023-08-25 16:54:45 +08:00
parent 84cf2c8824
commit 366f14522e

View File

@@ -16,7 +16,7 @@ rest:
port: 3040
- ipv4: 0.0.0.0
ipv6:
port: 8443
port: 4443
schema: https
caFile: ./etc/certs/rootca.crt
certFile: ./etc/certs/tsa-omc.crt
@@ -28,7 +28,7 @@ webServer:
listen:
- addr: :8080
schema: http
- addr: :9090
- addr: :8443
schema: https
caFile: ./etc/certs/rootca.crt
certFile: ./etc/certs/tsa-omc.crt