Adapt to more scoped config
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: Configure the app environment
|
||||
dokku_config:
|
||||
app: "{{ app }}"
|
||||
app: "{{ dokku.app }}"
|
||||
restart: false
|
||||
config: "{{ env }}"
|
||||
when: env is defined
|
||||
|
Reference in New Issue
Block a user