Commit 860a565e authored by nanahira's avatar nanahira

fix

parent f7034801
......@@ -26,7 +26,7 @@ services:
restart: always
image: git-registry.mycard.moe/nanahira/apt-cacher-ng-docker:latest
environment:
UPSTREAM_MIRROR: {{ dnsmasq.aptCacher.upstream | default('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