add parameter forwarding in URL

This commit is contained in:
2025-07-09 14:39:49 +02:00
parent 4aa3a766c6
commit ed6443347a
8 changed files with 73 additions and 158 deletions

View File

@ -86,7 +86,7 @@ NGINX config example:
4. **Map domain in /etc/hosts**
```bash
127.0.0.1 mitul.lxdapp.local
127.0.0.1 test.lxdapp.local
5. **Make sure LXD is working**
```bash
@ -112,7 +112,7 @@ NGINX config example:
**Headers:**
Origin: http://mitul.lxdapp.local
Origin: http://customer.lxdapp.local
**Response:**
```bash