rename sosbridge to sobridge

This commit is contained in:
m0duspwnens
2023-02-03 10:07:07 -05:00
parent 6e45f1b6e1
commit a37f0fd0c0
22 changed files with 41 additions and 41 deletions

View File

@@ -85,7 +85,7 @@ so-mysql:
- hostname: so-mysql
- user: socore
- networks:
- sosbridge:
- sobridge:
- ipv4_address: {{ DOCKER.containers['so-mysql'].ip }}
- port_bindings:
{% for BINDING in DOCKER.containers['so-mysql'].port_bindings %}