docs: Readme (#186)
This commit is contained in:
parent
0188a8f8a4
commit
e2c5182162
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas
|
|||
|
||||
After configuring the container for [macvlan](#how-do-i-assign-an-individual-ip-address-to-the-container), it is possible for the VM to become part of your home network by requesting an IP from your router, just like a real PC.
|
||||
|
||||
To enable this mode, in which the container and Windows will have separate IP addresses, add the following lines to your compose file:
|
||||
To enable this mode, in which the container and the VM will have separate IP addresses, add the following lines to your compose file:
|
||||
|
||||
```yaml
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue