Harshit Verma
Harshit Verma
@kmehant what you say? I think it's better to make a template .env file rather making env variables/directly populating credentials.. It becomes really easy for a developer to configure a...
@JaDogg it seems a great idea to go, though i have a lil'bit different approach. We can have a `config.example.json`, which should be treated as a template file. User has...
as much i know env variables are used for database config.
@JaDogg so should i just go with your idea or mine one.
@JaDogg can you review this PR ? i have made proposed changes.
@kmehant i see
In `dl.conf` file, `aria_server` key's value(mainly hostname) has to changed according to the environment: **Source-code setup:** ws://localhost:6800/jsonrpc **Container setup:** ws://aria2c:6800/jsonrpc **Note:** You need to run again `sudo python3 setup develop`...
@kmehant i guess this issue fixed. Can you confirm and close this issue ?
@VibhorCodecianGupta can you give status of this issue ?
@JaDogg yeah sure