update networks defs
This commit is contained in:
parent
fc62a7de06
commit
c1ad8a89fa
1 changed files with 11 additions and 11 deletions
|
|
@ -87,14 +87,14 @@ services:
|
|||
- dns_external
|
||||
- homepage_external
|
||||
|
||||
networks:
|
||||
guac_external:
|
||||
external: true
|
||||
komodo_external:
|
||||
external: true
|
||||
ansible_external:
|
||||
external: true
|
||||
dns_external:
|
||||
external: true
|
||||
homepage_external:
|
||||
external: true
|
||||
networks:
|
||||
guac_external:
|
||||
external: true
|
||||
komodo_external:
|
||||
external: true
|
||||
ansible_external:
|
||||
external: true
|
||||
dns_external:
|
||||
external: true
|
||||
homepage_external:
|
||||
external: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue