Fix Network issue [1]
This commit is contained in:
@@ -12,9 +12,9 @@ services:
|
||||
stdin_open: true # Аналог -i (для работы консоли)
|
||||
tty: true # Аналог -t
|
||||
networks:
|
||||
vlan4:
|
||||
ipv4_address: 192.168.1.75
|
||||
vlan5:
|
||||
ipv4_address: 11.1.1.30
|
||||
|
||||
networks:
|
||||
vlan4:
|
||||
vlan5:
|
||||
external: true
|
||||
Reference in New Issue
Block a user