mirror of
https://github.com/khoaliber/LetterFeed.git
synced 2026-03-07 21:29:14 +00:00
refactor: reformat
This commit is contained in:
@@ -28,7 +28,7 @@ LetterFeed is a self-hosted application that converts email newsletters into RSS
|
||||
cp .env.example .env
|
||||
```
|
||||
|
||||
Edit the `.env` file with your specific settings.
|
||||
Edit the `.env` file with your specific settings.
|
||||
|
||||
3. **Build and run the Docker containers:**
|
||||
|
||||
@@ -134,4 +134,3 @@ cd backend
|
||||
uv sync --group test
|
||||
uvicorn app.main:app --reload
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user