1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-28 09:41:20 +00:00
This commit is contained in:
kev 2015-07-13 22:55:21 +08:00
parent 0683734a47
commit 60c149fdef

@ -1,6 +1,6 @@
polipo: polipo:
image: vimagick/polipo image: vimagick/polipo
command: proxyAddress=0.0.0.0 authCredentials=username:password command: authCredentials=username:password
ports: ports:
- "8123:8123" - "8123:8123"
restart: always restart: always