Note about using a proxy

This commit is contained in:
Daniel Berteaud 2023-10-25 13:53:00 +02:00
parent 4c071925d7
commit 63b6cd081c
1 changed files with 2 additions and 0 deletions

View File

@ -120,3 +120,5 @@ docker run --rm -e ODOO_URL=https://myodoo.acme.org \
-it \
danielberteaud/odoo2carddav odoo2carddav --config /conf.yml
```
If you need to use a proxy to reach the dav server, you can add PERL_LWP_ENV_PROXY=1 env var