temporary config for testing the stack
This commit is contained in:
parent
9128194144
commit
8220d167e9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
vars:
|
vars:
|
||||||
args:
|
args:
|
||||||
- name: web.listen-address
|
- name: web.listen-address
|
||||||
value: "127.0.0.1:9093"
|
value: "{{ lan_address }}:9093"
|
||||||
|
|
||||||
#- name: Copy the CA cert
|
#- name: Copy the CA cert
|
||||||
# copy:
|
# copy:
|
||||||
|
|
Loading…
Reference in a new issue