2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00
This commit is contained in:
kev
2015-07-13 22:55:21 +08:00
parent 0683734a47
commit 60c149fdef

View File

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