Skip to content

Commit ccb33b7

Browse files
committed
Update proxy to include more debug logs
1 parent de9b7c5 commit ccb33b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ services:
9898
- expose
9999

100100
ssl-game-controller-public:
101-
image: g3force/proxy-tcp-udp-mc:0.2.2
101+
image: g3force/proxy-tcp-udp-mc:0.3.0
102102
command:
103103
- "tcp,:10007,ssl-game-controller-private:10007,AutoRef"
104104
- "tcp,:10008,ssl-game-controller-private:10008,Team"
@@ -131,7 +131,7 @@ services:
131131
- simulator
132132

133133
simulator:
134-
image: g3force/proxy-tcp-udp-mc:0.2.2
134+
image: g3force/proxy-tcp-udp-mc:0.3.0
135135
command:
136136
- "udp,:10301,simulator-private:10301,Blue"
137137
- "udp,:10302,simulator-private:10302,Yellow"

0 commit comments

Comments
 (0)