Fix Network type

This commit is contained in:
Squidly271 2018-12-29 15:27:01 -05:00 committed by GitHub
parent 3703438e76
commit 034e9160ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
<Name>bazarr</Name>
<Repository>linuxserver/bazarr</Repository>
<Registry>https://hub.docker.com/r/linuxserver/bazarr/</Registry>
<Network>docker</Network>
<Network>bridge</Network>
<MyIP/>
<Shell>bash</Shell>
<Privileged>false</Privileged>