minideb: adjust proxy url to gog through Fabio
This commit is contained in:
parent
891ba7ad12
commit
95071e4b37
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ image_version="${image_version:-buster}";
|
|||
apply_patch_raspbian="${apply_patch_raspbian:-true}";
|
||||
|
||||
setup_proxy="${setup_proxy:-true}";
|
||||
proxy_address="${proxy_address:-http://172.16.230.100:3142}";
|
||||
proxy_address="${proxy_address:-http://apt-cacher-ng.mooncarrot.space:80}";
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
|
Loading…
Reference in a new issue