mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 05:25:42 +07:00
feat: Implement aaPanel Docker deployment support with new guides and configuration files, including a minor port adjustment in the general Docker README.
This commit is contained in:
@@ -80,7 +80,7 @@ This method follows the standard aaPanel "Quick Install" pattern, using full con
|
||||
|
||||
5. **Setup Reverse Proxy**:
|
||||
* Go to **Website** -> **Add Site** -> **Reverse Proxy**.
|
||||
* Target: `http://127.0.0.1:8080` (Usage of variable `${APP_PORT}` matches this).
|
||||
* Target: `http://127.0.0.1:8085` (Usage of variable `${APP_PORT}` matches this).
|
||||
* Go to **Website** -> **Add Site**.
|
||||
* Enter your domain name (e.g., `mivo.yourdomain.com`).
|
||||
* Select **Reverse Proxy** as the PHP version (or set it up manually afterwards).
|
||||
|
||||
Reference in New Issue
Block a user