Browse Source

:pencil: add service check

Jeremy Zheng 4 years ago
parent
commit
31ecd14d9c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docker/README.md

+ 1 - 0
docker/README.md

@@ -20,6 +20,7 @@
   ./docker/ubuntu/next.sh
   # start servers
   > sudo supervisord -c /etc/supervisor/supervisord.conf
+  > netstat -ant | grep 'LISTEN'
   # connect to redis
   > redis-cli
   # connect to postgresql