6.4.0. heavy.conf setting
Hai, I have heavy.conf
port = 6274
http-port = 6278
calcite-port = 6279
data = "/var/lib/heavyai"
null-div-by-zero = true
enable-logs-system-tables = true
allowed-import-paths = ["/"]
allowed-export-paths = ["/"]
[web]
port = 6273
frontend = "/opt/heavyai/frontend"
#enable-https = true
I want to run.
servers-json = "/var/lib/heavyai/servers.json" wish 'enable-https': "trye"
enable-https = true
Without #, my container shuts down right after start
Please sign in to leave a comment.
Comments
0 comments