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

@@ -85,7 +85,7 @@ so-nginx:
- image: {{ GLOBALS.registry_host }}:5000/{{ GLOBALS.image_repo }}/so-nginx:{{ GLOBALS.so_version }}
- hostname: so-nginx
- networks:
- sosnet:
- sosbridge:
- ipv4_address: {{ DOCKER.containers['so-nginx'].ip }}
- binds:
- /opt/so/conf/nginx/nginx.conf:/etc/nginx/nginx.conf:ro