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`.