1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-06 04:23:19 +00:00

add network-bind interface to support sso (#168)

This commit is contained in:
Kyle Spearrin
2020-09-23 12:33:12 -04:00
committed by GitHub
parent 7733b95a71
commit 1959aad6f7

View File

@@ -6,7 +6,7 @@ confinement: strict
apps:
bw:
command: bw
plugs: [network, home]
plugs: [network, home, network-bind]
parts:
bw:
plugin: dump