Pheel Ti
Results
1
comments of
Pheel Ti
Hello @levinhao you can add those lines in settings.yml to have https : ```yaml local: server: port: 443 server: port: 443 ssl: key-store: /certs/my-cert.p12 key-store-password: ${my-cert-password} ``` Working fine with...