gemercheung hace 3 años
padre
commit
902a1579d4
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .env.production

+ 2 - 1
.env.production

@@ -1,10 +1,11 @@
 PORT=12000
 SOCKET_PORT=5000
 PORT1=12001
-PORT1=12002
+PORT2=12002
 REDIS_MAP_PORT=6666
 CONTAINER_NAME='socket-chat-IM'
 CONTAINER_NAME1='socket-chat-IM-1'
+CONTAINER_NAME2='socket-chat-IM-2'
 SOCKET_PATH="/fsl-node"
 VOLUME_DIR=/home/spugData/redisData
 REDIS_HOST=172.18.159.127