Removed local proxy
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
build.env.work
|
||||||
.DS_Store
|
.DS_Store
|
||||||
clitools/bin
|
clitools/bin
|
||||||
packages/
|
packages/
|
||||||
|
|||||||
@@ -41,4 +41,5 @@ ALPINE_HOSTNAME=monok8s-hostname
|
|||||||
BUILD_TAG=MONOK8S
|
BUILD_TAG=MONOK8S
|
||||||
|
|
||||||
# Optional apt cache
|
# Optional apt cache
|
||||||
APT_PROXY=apt-cacher-ng.eco-system.svc.cluster.local:3142
|
# example: apt-cacher-ng.eco-system.svc.cluster.local:3142
|
||||||
|
APT_PROXY=
|
||||||
|
|||||||
Reference in New Issue
Block a user