mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
9 lines
163 B
YAML
9 lines
163 B
YAML
services:
|
|
proxydetox:
|
|
image: vimagick/proxydetox
|
|
ports:
|
|
- "3128:3128"
|
|
volumes:
|
|
- ./data:/root/.config/proxydetox
|
|
restart: unless-stopped
|