Delete docker/services/ghidra-server-13102

This commit is contained in:
Manevolent 2024-02-05 20:50:26 -07:00 committed by GitHub
parent 8cd4acacf4
commit 2c1beade8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,13 +0,0 @@
image: hpello/tcp-proxy
command: 172.31.16.17 13102
ports:
- "24256:13102/tcp"
restart: always
depends_on:
- tinc
networks:
internal:
logging:
driver: "json-file"
options:
max-size: "50m"