chore: remove unused Redis service and references (#26)
Publish / publish (push) Successful in 23s
Publish / publish (push) Successful in 23s
This commit was merged in pull request #26.
This commit is contained in:
@@ -163,7 +163,7 @@ VAPID_SUBJECT=mailto:admin@example.com
|
||||
|
||||
### Local Development (host-side)
|
||||
|
||||
The dev Docker Compose override (`docker-compose.dev.yml`) exposes MariaDB on `localhost:3306` and Redis on `localhost:6379`. To run the API and PWA directly on the host:
|
||||
The dev Docker Compose override (`docker-compose.dev.yml`) exposes MariaDB on `localhost:3306`. To run the API and PWA directly on the host:
|
||||
|
||||
```bash
|
||||
# Build the API first (dev script runs compiled output)
|
||||
|
||||
Reference in New Issue
Block a user