| | |
| | | #2. ??ifconfig????vsftpd????? |
| | | #3. ???? ftp://?? |
| | | |
| | | ftp.server.ip=45.204.85.67 |
| | | ftp.server.ip=154.19.164.71:21 |
| | | ftp.user=ftp_stock |
| | | ftp.pass=123456 |
| | | ftp.address =/www/wwwroot/ftp_stock/ |
| | | ftp.server.http.prefix=https://img.3falcon.com/ |
| | | ftp.server.http.prefix=https://img.barcblays.cyou/ |
| | | |
| | | |
| | | redis1.ip=localhost |
| | |
| | | IN_HTTP_API = https://data.is4vc.com/ |
| | | IN_WS_URL = ws://ws.is4vc.com:8001/websocket-server |
| | | IN_KEY = r3ZAgtcYzuBizmqge2hK |
| | | |
| | | IN_NOW_HTTP_API=http://api-in-2.js-stock.top/ |
| | | IN_NOW_KEY=eVKtHt7aG4m6ozwWL9qG |
| | | |
| | | US_HTTP_API = http://api-us.js-stock.top/ |
| | | US_WS_URL = ws://ws-us.js-stock.top |
| | |
| | | |
| | | |
| | | |
| | | #????? |
| | | news.main.url=http://eminfo.eastmoney.com |
| | | spring.main.allow-circular-references=true |
| | | |
| | | spring.mail.host=smtp.gmail.com |
| | | # ???????? |
| | | spring.mail.port=465 |
| | | spring.mail.port=587 |
| | | # ???????????? |
| | | spring.mail.username=barclays5510@gmail.com |
| | | # ???????????????????????????? |
| | |
| | | spring.mail.properties.mail.smtp.auth=true |
| | | # ?????? |
| | | spring.mail.properties.mail.transport.protocol=smtp |
| | | spring.mail.protocol=smtp |
| | | spring.mail.properties.mail.smtp.ssl.enable=true |
| | | spring.mail.properties.mail.smtp.socketFactory.port=465 |
| | | spring.mail.properties.mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory |
| | | |
| | | properties.mail.smtp.socketFactory.class: javax.net.ssl.SSLSocketFactory |
| | | |