aboutsummaryrefslogtreecommitdiffstats
path: root/core/entrypoint.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add new configJesús2021-08-141-0/+6
|
* improve variables and added timeout to gunicornJesús2021-08-131-24/+24
|
* generate lightweight imageJesús2021-08-111-1/+3
|
* separate TOR configurationJesús2021-07-281-27/+3
|
* minor fix not pid 1 python3Jesús2021-07-281-3/+4
|
* minor fixJesús2021-07-281-1/+1
|
* minor fixJesús2021-07-281-1/+1
| | | | change localhost:9050 to "localhost:${TOR_PORT:-9050}"
* check health with tor is blockedJesús2021-07-281-2/+15
|
* Add max and timeout variables to config.env.exampleJesús2021-07-011-3/+3
|
* Change TOR circuit to 5 minJesús2021-06-201-2/+6
|
* [config.env.example]: updateJesús2021-05-241-1/+1
|
* Improve torrcJesús2021-05-241-1/+1
|
* Add support TorJesús2021-05-241-0/+8
|
* initial commitJesús2021-04-161-0/+80