Skip to content

Commit

Permalink
Allow proxies to be set in the application app-build
Browse files Browse the repository at this point in the history
  • Loading branch information
pkly committed Jul 14, 2024
1 parent 79eac1f commit 99b3cf3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,7 @@ MASCOT_PATH=%kernel.project_dir%/empty
QBITTORRENT_URL=
QBITTORRENT_USERNAME=
QBITTORRENT_PASSWORD=
QBITTORRENT_BASE_PATH=/downloads/
QBITTORRENT_BASE_PATH=/downloads/

PROXY_HTTP_URL=
NO_PROXY_HOSTS=

0 comments on commit 99b3cf3

Please sign in to comment.