diff --git a/selfhst-icons/compose.yaml b/selfhst-icons/compose.yaml index ef33fa2..2f60a47 100644 --- a/selfhst-icons/compose.yaml +++ b/selfhst-icons/compose.yaml @@ -7,7 +7,7 @@ services: - ICON_SOURCE=remote - REMOTE_URL=${REMOTE_URL} ports: - - 4050:4050 + - ${PORT}:4050 networks: - frontend