forked from urvishpatelce/lxd-app
add parameter forwarding in URL
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user