mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 18:19:55 +00:00
ac2a83a7a6
* User HTTP instead of HTTPS when fetching icon in docker internal network * Add debug statement. * Revert "Add debug statement." This reverts commit7fbb12a4bd
. * Revert "User HTTP instead of HTTPS when fetching icon in docker internal network" This reverts commit498de660ba
. * Always replace host with internal host * Fix lint script * Remove prettier from pre-commit --------- Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
27 lines
625 B
Markdown
27 lines
625 B
Markdown
---
|
|
name: "\U0001F41E Bug Report"
|
|
about: Create a report to help us improve Lemmy
|
|
title: ""
|
|
labels: bug
|
|
assignees: ""
|
|
---
|
|
|
|
Found a bug? Please fill out the sections below. 👍
|
|
|
|
For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy)
|
|
|
|
### Issue Summary
|
|
|
|
A summary of the bug.
|
|
|
|
### Steps to Reproduce
|
|
|
|
1. (for example) I clicked login, and an endless spinner show up.
|
|
2. I tried to install lemmy via this guide, and I'm getting this error.
|
|
3. ...
|
|
|
|
### Technical details
|
|
|
|
- Please post your log: `sudo docker-compose logs > lemmy_log.out`.
|
|
- What OS are you trying to install lemmy on?
|
|
- Any browser console errors?
|