mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Adding network hooks for configure hook to fix security denials
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
This commit is contained in:
parent
d454fa7dd7
commit
9084158aec
1 changed files with 6 additions and 0 deletions
|
@ -21,6 +21,12 @@ plugs:
|
|||
interface: content
|
||||
target: $SNAP_DATA/shared
|
||||
|
||||
hooks:
|
||||
configure:
|
||||
plugs:
|
||||
- network
|
||||
- network-bind
|
||||
|
||||
slots:
|
||||
mongodb-slot:
|
||||
interface: content
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue