no out for wsproxy

This commit is contained in:
Sense T 2023-06-28 22:07:02 +08:00
parent c16a5df062
commit bab983e210

View File

@ -82,7 +82,7 @@
}; };
ports = [ ports = [
"1089:1089" "127.0.0.1:1089:1089"
]; ];
}; };
}; };