Fix Network issue [1]

This commit is contained in:
santic-zombie
2026-02-23 15:32:23 +03:00
parent b9c82ce462
commit e1e9de6669

View File

@@ -12,9 +12,9 @@ services:
stdin_open: true # Аналог -i (для работы консоли) stdin_open: true # Аналог -i (для работы консоли)
tty: true # Аналог -t tty: true # Аналог -t
networks: networks:
vlan4: vlan5:
ipv4_address: 192.168.1.75 ipv4_address: 11.1.1.30
networks: networks:
vlan4: vlan5:
external: true external: true