Commit be2a4a28 authored by nanahira's avatar nanahira

fix

parent 82881e56
......@@ -31,7 +31,7 @@ services:
apt-cacher-ng:
restart: always
build: apt-cacher-ng-docker
dns: smartdns-china
dns: 114.114.114.114
ports:
- '80:3142'
volumes:
......@@ -49,7 +49,7 @@ services:
sni:
restart: always
image: nginx
dns: smartdns-tls
dns: '{{ansible_default_ipv4.address}}'
ports:
- '443:443'
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