fix: internal port 3000 (Docker maps 3030 externally)
This commit is contained in:
+2
-2
@@ -22,5 +22,5 @@ SHOW_PROGRESS=true
|
|||||||
# ALBUM_ID=
|
# ALBUM_ID=
|
||||||
# SHOW_FAVORITES_ONLY=false
|
# SHOW_FAVORITES_ONLY=false
|
||||||
|
|
||||||
# Server
|
# Server (internal port — Docker maps externally via docker-compose)
|
||||||
PORT=3030
|
PORT=3000
|
||||||
|
|||||||
Reference in New Issue
Block a user