fix(hedgedoc): add options ports and user to container creation task
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
hedgedoc_run_user_id: >-2
|
||||
{{ hedgedoc_user_info.uid | default(hedgedoc_user }}
|
||||
{{ hedgedoc_user_info.uid | default(hedgedoc_user) }}
|
||||
hedgedoc_run_group_id: >-2
|
||||
{{ hedgedoc_user_info.group | default(hedgedoc_user }}
|
||||
{{ hedgedoc_user_info.group | default(hedgedoc_user) }}
|
||||
|
Reference in New Issue
Block a user