# reverse-proxy **Repository Path**: alpheuscorp/reverse-proxy ## Basic Information - **Project Name**: reverse-proxy - **Description**: Reverse proxy by Nginx - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-04 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # reverse-proxy Reverse proxy by Nginx. ## Usage Images should be loaded before composing up. See also: - [ota](https://gitee.com/alpheuscorp/ota) ```bash podman load -i nginx.tar podman load -i ota.tar ``` ```bash podman compose up -d ```