| | |
| | | datasource: |
| | | type: com.zaxxer.hikari.HikariDataSource |
| | | url: jdbc:postgresql://dev.pollex.com.tw:5433/pam |
| | | #url: jdbc:postgresql://localhost:5432/omo?currentSchema=omo |
| | | username: pamadmin |
| | | password: pamadmin |
| | | hikari: |
| | |
| | | |
| | | application: |
| | | mock-login: true |
| | | otp-web-service-url: https://vtwlifeopensyssit.pru.intranet.asia:443/pcalife-otp/ws/otpWebService |
| | | otp-web-service-url: https://vtwlifeopensyssit.pru.intranet.asia:443/pcalife-otp/ws/otpWebService?wsdl |
| | | otp-web-service-password: es20!%Pass |
| | | otp-web-service-system-type: epos |
| | | e-service-login-url: https://ssotwsit.eservice.pcalife.com.tw/sso/acctValidate |
| | | e-service-login-url: https://eserviceuat.pcalife.com.tw/sso/chatbotValidate |
| | | e-service-login-func: ValidateUsrLogin |
| | | e-service-login-sys: epos |
| | | front-end-domain: http://localhost:3000 |
| | | send-notify-msg: false |
| | | sms: |
| | | url: https://localhost:8081/testSMS |
| | | source-code: ePos |
| | | sender: POS |
| | | sms-type: '0017' |
| | | email: |
| | | url: https://localhost:8081/testEmail |
| | | function-id: epos |
| | | sender-email: test@pollex.com.tw |