更新 'docker-compose.yml'
This commit is contained in:
parent
76215ae5cc
commit
36b446a5b5
|
@ -8,7 +8,7 @@ networks:
|
|||
ipam:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: 192.168.230.0/24
|
||||
- subnet: 192.168.222.0/23
|
||||
|
||||
services:
|
||||
openwrt:
|
||||
|
@ -18,5 +18,5 @@ services:
|
|||
command: /sbin/init
|
||||
networks:
|
||||
op_net:
|
||||
ipv4_address: 192.168.230.2
|
||||
ipv4_address: 192.168.223.254
|
||||
|
||||
|
|
Loading…
Reference in New Issue