更新 'docker-compose.yml'
This commit is contained in:
parent
9faede01a2
commit
9f25cccc71
@ -8,7 +8,7 @@ networks:
|
|||||||
ipam:
|
ipam:
|
||||||
driver: default
|
driver: default
|
||||||
config:
|
config:
|
||||||
- subnet: 192.168.224.0/23
|
- subnet: 192.168.230.0/23
|
||||||
|
|
||||||
services:
|
services:
|
||||||
openwrt:
|
openwrt:
|
||||||
@ -18,5 +18,5 @@ services:
|
|||||||
command: /sbin/init
|
command: /sbin/init
|
||||||
networks:
|
networks:
|
||||||
op_net:
|
op_net:
|
||||||
ipv4_address: 192.168.225.254
|
ipv4_address: 192.168.230.254
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user