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:
dyzulk
2026-01-17 03:37:11 +07:00
parent 4968246911
commit d8c1a779b8
5 changed files with 9 additions and 9 deletions

View File

@@ -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).