application.yml 269 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 server: port: 8780 ssl: enabled: true key-store-type: PKCS12 key-store: classpath:iclearApiSSL.p12 key-store-password: iclear key-alias: iclearApiSSL spring: application: name: iClearExport.DataInterface profiles: active: test