unipi: add NET_ADMIN capabilities
This commit is contained in:
parent
d6db96c657
commit
dfcd658b4e
|
@ -40,6 +40,8 @@
|
|||
LETSENCRYPT_HOST: "new-new.{{ data_coop_website.domains|join(',') }}"
|
||||
LETSENCRYPT_EMAIL: "{{ letsencrypt_email }}"
|
||||
command: --remote=https://git.data.coop/halfd/new-website.git
|
||||
capabilities:
|
||||
add: ["NET_ADMIN"]
|
||||
labels:
|
||||
com.ouroboros.enable: "true"
|
||||
|
||||
|
|
Loading…
Reference in a new issue