chore: update example

This commit is contained in:
Kevin Restaino
2024-01-08 23:49:40 -05:00
parent 651ed3f516
commit c5d08d6ab9
+1 -1
View File
@@ -13,7 +13,7 @@ services:
# entrypoint: ["python", "sptnr.py"] # entrypoint: ["python", "sptnr.py"]
# Uncomment the next line to start the web server # Uncomment the next line to start the web server
# entrypoint: ["gunicorn", "-b", "0.0.0.0:5000", "web_server:sptnr_web_server"] # entrypoint: ["gunicorn", "-b", "0.0.0.0:5000", "server:sptnr"]
environment: environment:
- NAV_BASE_URL=your_navidrome_server_url - NAV_BASE_URL=your_navidrome_server_url