mirror of
https://github.com/MillironX/dotfiles.git
synced 2024-11-14 19:03:09 +00:00
Update dot_nextflow/config.tmpl
This commit is contained in:
parent
22e423f0e8
commit
e1f5ca6e92
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
tower {
|
||||
enabled = true
|
||||
accessToken = {{ (bitwarden "item" "d41ac952-d8b5-4d20-a42a-ad8e0174d152").login.password }}
|
||||
accessToken = '{{ (bitwarden "item" "d41ac952-d8b5-4d20-a42a-ad8e0174d152").login.password }}'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue