mirror of
https://github.com/SoPat712/allstarr.git
synced 2026-02-09 23:55:10 -05:00
Change Spotify lyrics API external port to 8365
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
|||||||
container_name: allstarr-spotify-lyrics
|
container_name: allstarr-spotify-lyrics
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8365:8080"
|
||||||
environment:
|
environment:
|
||||||
- SP_DC=${SPOTIFY_API_SESSION_COOKIE:-}
|
- SP_DC=${SPOTIFY_API_SESSION_COOKIE:-}
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user