Improve certificates
Add msrg.cc domain for xmpp on wiuwiu.de Add sourcing of service.env
This commit is contained in:
parent
22af530918
commit
8dfe2dc887
6 changed files with 35 additions and 9 deletions
|
@ -9,6 +9,9 @@ lego_env:
|
|||
LEGO_EMAIL: "{{ admin_email }}"
|
||||
LEGO_PATH: /data
|
||||
|
||||
CERTIFICATES_PATH: "{{ certificates_path }}"
|
||||
WIUWIU_TOKEN: "{{ vault_wiuwiu_token }}"
|
||||
|
||||
lego_compose:
|
||||
watchtower: false
|
||||
network: false
|
||||
|
|
Reference in a new issue