Skip to content

Commit ae41c4e

Browse files
committed
Updated README.md
1 parent 58c6309 commit ae41c4e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,12 @@ bun run dev
170170
- Override individual repository destinations in the table view
171171
- Starred repositories automatically go to a dedicated organization
172172

173+
## Troubleshooting
174+
175+
### Reverse Proxy Configuration
176+
177+
If using a reverse proxy (e.g., nginx proxy manager) and experiencing issues with JavaScript files not loading properly, try enabling HTTP/2 support in your proxy configuration. While not required by the application, some proxy configurations may have better compatibility with HTTP/2 enabled. See [issue #43](https://github.com/RayLabsHQ/gitea-mirror/issues/43) for reference.
178+
173179
## Development
174180

175181
```bash

0 commit comments

Comments
 (0)