docker testing

This commit is contained in:
2025-04-21 18:37:11 +10:00
parent 59a91d29fd
commit 01553569ba
9 changed files with 433 additions and 3 deletions

View File

@@ -2,11 +2,11 @@ connection:
service1:
type: tcp
listen: ":10022"
backend: "jumper:10022"
backend: "test-server:10022"
service2:
type: udp
listen: ":10149"
backend: "jumper:10149"
backend: "test-server:10149"
timeout: 1h