Patrezze Alvarenga
Results
1
issues of
Patrezze Alvarenga
For Linux distro (in this case Ubuntu 16.04) that use the **systemd**, it worked when the file was written like this (Example: `/etc/defaulft/planb`) ``` PLANB_LISTEN=0.0.0.0:80 PLANB_READ_REDIS_HOST=redis.yourcompany.com PLANB_READ_REDIS_PORT=6379 PLANB_WRITE_REDIS_HOST=redis.yourcompany.com PLANB_WRITE_REDIS_PORT=6379 ```...