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:
|
||||
args:
|
||||
- name: web.listen-address
|
||||
value: "127.0.0.1:9093"
|
||||
value: "{{ lan_address }}:9093"
|
||||
|
||||
#- name: Copy the CA cert
|
||||
# copy:
|
||||
|
|
Loading…
Reference in a new issue