更新 'docker-compose.yml'
This commit is contained in:
parent
618d856c24
commit
22305a1669
|
@ -16,4 +16,7 @@ services:
|
||||||
privileged: true
|
privileged: true
|
||||||
restart: always
|
restart: always
|
||||||
command: /sbin/init
|
command: /sbin/init
|
||||||
|
network:
|
||||||
|
op_net:
|
||||||
|
ipv4_address: 192.168.230.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue