no, i definitely am stupid

This commit is contained in:
Gabe Farrell 2025-11-15 00:32:58 -05:00
parent c197e7cf5f
commit 3552ea77bf

2
README
View file

@ -11,7 +11,7 @@ docker compose
```yaml ```yaml
services: services:
music-importer: music-importer:
image: music-importer:latest image: gabehf/music-importer:latest
container_name: music-importer container_name: music-importer
ports: ports:
- "8080:8080" - "8080:8080"