From 781627a29a6a06c7963d35e80f75d7ce7a4c9094 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Sun, 27 Apr 2025 13:33:56 -0600 Subject: [PATCH] Update deploy.mdx --- pages/proxy/deploy.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/proxy/deploy.mdx b/pages/proxy/deploy.mdx index 2e83c6b..b77fa61 100644 --- a/pages/proxy/deploy.mdx +++ b/pages/proxy/deploy.mdx @@ -231,7 +231,8 @@ Railway offers you $5 of credit once you verify your account, which is enough to are exposing your server at your own risk! -Our `sudo-proxy` application is available from the GitHub Container Registry under the image [`ghcr.io/p-stream/simple-proxy:latest`](https://ghcr.io/p-stream/simple-proxy:latest) +P-Stream does not have a Docker image for the proxy yet. You can create one yourself or build from source. Alternatively, you can use the sudo-flix proxy Docker image found here: GitHub Container Registry under the image [`ghcr.io/sussy-code/sudo-proxy:latest`](https://ghcr.io/sussy-code/sudo-proxy:latest). It should work the same. + The container exposes the HTTP port (Without TLS/SSL) as `3000/TCP`.