correct guac_internal network type
This commit is contained in:
parent
cc2f4f2679
commit
9ff5d019a2
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ services:
|
|||
|
||||
networks:
|
||||
guac_internal:
|
||||
internal: true
|
||||
external: true
|
||||
guac_external:
|
||||
driver: bridge
|
||||
guac_ssh:
|
||||
|
|
|
|||
Loading…
Reference in a new issue