Mercurial > libervia-backend
annotate docker/libervia-web-dev-e2e/libervia.conf @ 3880:03761f8ba8bb
component AP gateway: raise exceptions on apGet + fix exceptions catching in apGetLocalObject:
new `exceptions.ExternalRequestError` is raised when request done `apGet` has a return
code >= 300.
Fix wrong exception catched in `apGetLocalObject`.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 31 Aug 2022 17:07:01 +0200 |
parents | 73e04040d577 |
children |
rev | line source |
---|---|
3497
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3423
diff
changeset
|
1 [web] |
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3423
diff
changeset
|
2 tls_certificate = /usr/share/libervia/certificates/server1.test.pem |
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3423
diff
changeset
|
3 tls_private_key = /usr/share/libervia/certificates/server1.test-key.pem |