Closed SpirioSpirio closed 11 months ago
Not working properly yet.
It works now.
I don't know why but the software redirection to /signature remove the / before signature, and I got pdf.spirio.frsignature instead of pdf.spirio.fr/signature on some browser.
I manually add REVERSE_PROXY_URL=https://pdf.spirio.fr" in the file /usr/local/signaturepdf/config/config.ini and it works now.
Ok weird, you deploy it by docker ? Before REVERSE_PROXY_URL was unset or null ?
Thank you for approving my pull request.
I deployed it with Podman and I have a reverse proxy in front in addition to the one included in the pod. I set ENV SERVERNAME=pdf.spirio.fr in the dockerfile and had to modify the variable REVERSE_PROXY_URL /usr/local/signaturepdf/config/config.ini in order to make it works.
Add a new host for signaturepdf