Closed rkitover closed 6 years ago
For some reason these values were assigned with === instead of =, using = works.
Also use untildify on the socket path to allow tilde expansion in socket paths from settings.js .
Thanks!
For some reason these values were assigned with === instead of =, using = works.
Also use untildify on the socket path to allow tilde expansion in socket paths from settings.js .