Correct subnetting functionality for the tests and setup
This commit is contained in:
@@ -78,3 +78,12 @@ services:
|
||||
|
||||
|
||||
# Webmail
|
||||
|
||||
|
||||
networks:
|
||||
default:
|
||||
driver: bridge
|
||||
ipam:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: 192.168.203.0/24
|
||||
|
||||
Reference in New Issue
Block a user