Regarding using proxy #499

Closed
opened 2025-11-09 09:50:58 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @nikunjgupta586 on GitHub (Oct 10, 2024).

problem description

If we use and add proxy in .env file, then will proxy get used while we access retrieved URL. I mean download will use proxy
or proxy will use only for URL?

your instance configuration

No response

Originally created by @nikunjgupta586 on GitHub (Oct 10, 2024). ### problem description If we use and add proxy in .env file, then will proxy get used while we access retrieved URL. I mean download will use proxy or proxy will use only for URL? ### your instance configuration _No response_
GiteaMirror added the instance hosting help label 2025-11-09 09:50:58 -06:00
Author
Owner

@2shiraz commented on GitHub (Oct 10, 2024):

proxy is used globally for all http requests

@2shiraz commented on GitHub (Oct 10, 2024): proxy is used globally for all http requests
Sign in to join this conversation.