mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
fix: change default internal port to 5055 (#389)
This commit is contained in:
@@ -25,4 +25,4 @@ COPY --from=BUILD_IMAGE /app/node_modules ./node_modules
|
||||
|
||||
CMD yarn start
|
||||
|
||||
EXPOSE 3000
|
||||
EXPOSE 5055
|
||||
|
||||
Reference in New Issue
Block a user