diff --git a/gestion/config/config.py b/gestion/config/config.py index 2999e361..12aca656 100644 --- a/gestion/config/config.py +++ b/gestion/config/config.py @@ -323,6 +323,7 @@ prefix = { 'subnet' : [ '2a01:240:fe3d::/48' ], 'sixxs2' : [ '2a01:240:fe00:68::/64' ], 'evenementiel' : [ '2a01:240:fe3d:d2::/64' ], 'bornes' : [ '2a01:240:fe3d:c04::/64' ], + 'bornes-v6' : [ '2a01:240:fe3d:c04::/64' ], 'wifi-adh' : [ '2a01:240:fe3d:c04::/64' ], 'v6only' : [ '2001:470:c8b9:a4::/64' ], }