You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
The client portal to properly load
Screenshots/logs
No special errors```
**Docker/Kubernetes/Helm**:
- Output of `docker version`:
Docker version 25.0.1, build 29cf629
<!-- Additional info if using helm on k8s, add the info below -->
<!-- Delete this block if not applicable -->
- Output of `helm version`:
(paste your output here)
- Output of `kubectl version`:
(paste your output here)
<!-- End Additional info if using helm on k8s -->
**Additional context**
I am using an Apache reverse proxy which uses SSL to reach the internal Invoice ninja server. So : Public IP --> SSL --> Reverse proxy --> Traffic without SSL --> Invoice ninja install.
I am also using the react interface (and don't know hot to switch back in docker). I woudl expect if I visit a https link all requested links are also https, this is not the case. Enabling require https makes the installation not accesable.
The text was updated successfully, but these errors were encountered:
Setup information
docker-compose
Describe the bug
To reproduce
Steps to reproduce the behavior:
Expected behavior
The client portal to properly load
Screenshots/logs
Docker version 25.0.1, build 29cf629
(paste your output here)
(paste your output here)
The text was updated successfully, but these errors were encountered: