change refs from sosnet to sosbridge

This commit is contained in:
m0duspwnens
2022-12-22 14:02:40 -05:00
parent 90882ce1db
commit 24876eecd9
19 changed files with 43 additions and 43 deletions

View File

@@ -49,7 +49,7 @@ so-influxdb:
- image: {{ GLOBALS.registry_host }}:5000/{{ GLOBALS.image_repo }}/so-influxdb:{{ GLOBALS.so_version }}
- hostname: influxdb
- networks:
- sosnet:
- sosbridge:
- ipv4_address: {{ DOCKER.containers['so-influxdb'].ip }}
- environment:
- INFLUXDB_HTTP_LOG_ENABLED=false