change docker bip to gateway

This commit is contained in:
m0duspwnens
2023-07-24 13:38:14 -04:00
parent 9bda01bd29
commit 00483018ca
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
'md_engine': INIT.PILLAR.global.mdengine,
'pipeline': INIT.PILLAR.global.pipeline,
'so_version': INIT.PILLAR.global.soversion,
'so_docker_bip': DOCKER.bip,
'so_docker_gateway': DOCKER.gateway,
'so_docker_range': DOCKER.range,
'url_base': INIT.PILLAR.global.url_base,
'so_model': INIT.GRAINS.get('sosmodel',''),