Market Data Service is a high-performance financial data API that provides comprehensive Symbol prices of different markets through both RESTful endpoints and real-time WebSocket connections.

nginx.vim 198B

12345
  1. au BufRead,BufNewFile *.nginx set ft=nginx
  2. au BufRead,BufNewFile */etc/nginx/* set ft=nginx
  3. au BufRead,BufNewFile */usr/local/nginx/conf/* set ft=nginx
  4. au BufRead,BufNewFile nginx.conf set ft=nginx