14 lines
254 B
Plaintext
14 lines
254 B
Plaintext
image: hpello/tcp-proxy
|
|
command: 172.31.16.17 13101
|
|
ports:
|
|
- "24256:13101/tcp"
|
|
restart: always
|
|
depends_on:
|
|
- tinc
|
|
networks:
|
|
internal:
|
|
logging:
|
|
driver: "json-file"
|
|
options:
|
|
max-size: "50m"
|