Open r0nn opened 1 year ago
flyfishdevserver、flyfishserver这两个服务需要增加: ulimits: nofile: soft: 65536 hard: 65536 否则启动时会报 library initialization failed - unable to allocate file descriptor table - out of memory 错误,无法正常启动
flyfishweb服务拼写错误,写成fiyfishweb :D
flyfishdevserver、flyfishserver这两个服务需要增加: ulimits: nofile: soft: 65536 hard: 65536 否则启动时会报 library initialization failed - unable to allocate file descriptor table - out of memory 错误,无法正常启动
flyfishweb服务拼写错误,写成fiyfishweb :D