Fix typo
This commit is contained in:
parent
77909b5f73
commit
c5b6384495
@ -18,7 +18,7 @@
|
||||
args:
|
||||
creates: "/var/lib/dokku/services/{{ item.type }}/{{ app }}"
|
||||
|
||||
- name: "Link {{ db.type }} database to application"
|
||||
- name: "Link {{ item.type }} database to application"
|
||||
dokku_service_link:
|
||||
app: "{{ app }}"
|
||||
name: "{{ app }}"
|
||||
|
Reference in New Issue
Block a user