Unverified Commit 730f1b96 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update readme.md

parent 633059af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ $ docker run --name dsm -it -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN -
        --ip-range=192.168.0.100/28 \
        -o parent=eth0 vlan
    ```
    And change the network of the container to `vlan` in your run command:
    And change the network of the container to `vlan` in your run command or compose file:

    ```
     --network vlan --ip=192.168.0.100