update
This commit is contained in:
parent
606e941afd
commit
6b1cffd062
@ -9,9 +9,9 @@ networks:
|
|||||||
ipam:
|
ipam:
|
||||||
config:
|
config:
|
||||||
- subnet: 192.168.0.0/24
|
- subnet: 192.168.0.0/24
|
||||||
- gateway: 192.168.0.1
|
gateway: 192.168.0.1
|
||||||
- ip_range: 192.168.0.200/25
|
ip_range: 192.168.0.200/25
|
||||||
- aux_addresses:
|
aux_addresses:
|
||||||
net-address: 192.168.0.100 #? what is this for --> to exclude addresses from buing used.
|
net-address: 192.168.0.100 #? what is this for --> to exclude addresses from buing used.
|
||||||
ros2-bridge:
|
ros2-bridge:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
|
Loading…
Reference in New Issue
Block a user