Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
add network-bind interface to support sso (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
kspearrin committed Sep 23, 2020
1 parent 7733b95 commit 1959aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stores/snap/snapcraft.yaml
Expand Up @@ -6,7 +6,7 @@ confinement: strict
apps:
bw:
command: bw
plugs: [network, home]
plugs: [network, home, network-bind]
parts:
bw:
plugin: dump
Expand Down

0 comments on commit 1959aad

Please sign in to comment.