mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-01 10:37:49 +00:00
Remove POD_ADDRESS_RANGE
This commit is contained in:
@@ -87,8 +87,7 @@ DEFAULT_CONFIG = {
|
||||
'HOST_REDIS': 'redis',
|
||||
'HOST_FRONT': 'front',
|
||||
'SUBNET': '192.168.203.0/24',
|
||||
'SUBNET6': None,
|
||||
'POD_ADDRESS_RANGE': None
|
||||
'SUBNET6': None
|
||||
}
|
||||
|
||||
class ConfigManager:
|
||||
|
||||
Reference in New Issue
Block a user