Commit 975490f2 authored by nanahira's avatar nanahira

also support mirror

parent 24632559
......@@ -26,7 +26,7 @@ services:
restart: always
image: git-registry.mycard.moe/nanahira/apt-cacher-ng-docker:latest
environment:
UPSTREAM_MIRROR: http://mirrors.tuna.tsinghua.edu.cn
UPSTREAM_MIRROR: {{ dnsmasq.aptCacher.upstream | default('http://mirrors.tuna.tsinghua.edu.cn') }}:
ports:
- '{{services.address}}:80:80'
volumes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment