
14 Oct
2020
14 Oct
'20
9:11 a.m.
On Tue, Oct 13, 2020 at 08:21:20PM +0800, Wu Fengguang wrote:
On Tue, Oct 13, 2020 at 08:19:14PM +0800, Xu Xijian wrote:
On Tue, Oct 13, 2020 at 05:36:00PM +0800, Lu Weitao wrote:
sample: mail-job crystal.92144 + +SRV_HTTP_HOST = config['SRV_HTTP_HOST'] || ENV['SRV_HTTP_HOST'] || '172.17.0.1' +SRV_HTTP_PORT = config['SRV_HTTP_PORT'] || ENV['SRV_HTTP_PORT'] || 11_300
Is here 11_300 a clerical error?
Yeah let's use 11300.
ok, got it Thanks, Weitao
Thanks, Fengguang