Mercurial > libervia-backend
view docker/backend-dev-e2e/libervia.conf @ 3603:25cbaf047728
tools (common/async_process): remove useless encoding + use full path for command:
- arguments don't need to be encoded anymore, `spawnProcess` handles str directly now
- use full path even for first argument: even if first argument should be only executable
name, it appears that using full path only in `command` is not enough (seen with Python
where system installation is used instead of the VirtualEnv one when full path is not
used as first argument).
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 29 Jul 2021 22:51:01 +0200 |
parents | 73e04040d577 |
children | d5fd630b57bb |
line wrap: on
line source
[DEFAULT] xmpp_domain = server1.test email_server = libervia-backend.test email_port = 8025 email_admins_list = admin@server1.test [component file_sharing] tls_certificate = /usr/share/libervia/certificates/server1.test.pem tls_private_key = /usr/share/libervia/certificates/server1.test-key.pem http_upload_public_facing_url = https://libervia-backend.test:8888