generated from cording12/next-fast-turbo
-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
See deployment here: https://github.com/LaurensBosscher/homelab/blob/main/apps/surfsense/surfsense-deployment.yml
Deployment Type
- SurfSense Cloud (hosted version)
- Self-hosted version
Steps to Reproduce
- Deploy all-in-one container image from quickstart
- Make sure that NEXT_PUBLIC_FASTAPI_BACKEND_URL is configured
- Open Surfsense in browser and try to login
- See that backend url is hardcoded to localhost;8000
Expected Behavior
I would expect that NEXT_PUBLIC_FASTAPI_BACKEND_URL is used to determine the backend
Actual Behavior
NEXT_PUBLIC_FASTAPI_BACKEND_URL is always set to localhost:8000
Screenshots/Videos
Environment Information
- Browser: Brave
- Operating System: Windows 11
- SurfSense Version: v1.0.86
Additional Context
See deployment here: https://github.com/LaurensBosscher/homelab/blob/main/apps/surfsense/surfsense-deployment.yml
Checklist
- I have searched existing issues to ensure this is not a duplicate
- I have provided all the required information above
- I have added appropriate labels (bug, deployment type)
cryptedx, scotsman2k and JakubCha
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working