Can't set http debug level - appsettings.json is unaccessible win docker
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
since remotely is accessible only as docker image i have no clue how to access appsettings.json to setup logging level.
Unfortunatelly it cannot be set in web interface.
Problem is wrong ip address of client which is some internal docker IP. I am using nginx proxy and i setup X headers which are required.
Is possible add this setting to server GUI?
Thank you
Lordrak
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how appsettings.json controls logging and how the server web interface exposes configuration in the Docker deployment. Reproduce the nginx proxy setup with its X headers, then define whether the completed change should expose the HTTP debug level, correct the client IP, or both, and verify the result through the interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100