Commit Graph

9 Commits

Author SHA1 Message Date
Patrick Kishino
502ca0a5ad
Fixed missing env variables (#1973)
* Update bug_report.yaml (#1949)

* Fixed missing env variables

openvpn tunnelUp was missing required env variables: fixed
privoxy start/stop same: fixed
PEER_DNS and PEER_DNS_PIN_ROUTES added to persistEnv file
2021-09-29 09:15:18 +09:00
Kristian Haugene
05f657435a
Merge pull request #1490 from ksurl/tzfix
set timezone at startup
2020-11-10 22:48:24 +01:00
ksurl
05311b8572 add TZ to persisted variables 2020-11-10 13:46:18 -08:00
Kristian Haugene
dc5d3242f0 Also include TR_ prefixed environment variables for Transmission 2020-11-09 22:44:53 +01:00
Kristian Haugene
2d34ea860f Fixing startup of tinyproxy on alpine, also add a missing env var to export #1334 2020-10-28 22:37:19 +01:00
Kusha Gharahi
4a8333b20e Remove DOCKER_LOG infavor of LOG_TO_STDOUT 2020-10-10 14:26:33 -05:00
Kristian Haugene
f5a305bb8e Move port forwarding scripts into provider folders, unify call and fix export syntax of environment variables 2020-08-22 15:24:12 +02:00
Thomas Borgen
83b6e26446 removes unused json import, replaces sys calls with argparse. renames variables with snake case. use preffered .format for string formatting 2020-08-09 23:02:56 +02:00
Kristian Haugene
12e6378bfe Replace dockerize, make settings persistent, let settings be overridden by env vars 2020-08-09 18:02:51 +02:00