Fuegovic commited on
Commit
8c65540
·
1 Parent(s): f297d4b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -39,7 +39,7 @@ RUN chmod 777 ./PandoraNext
39
  RUN mkdir /.cache && chmod 777 /.cache
40
 
41
  # Open port
42
- EXPOSE 7860
43
 
44
  # Start command
45
  CMD ["./PandoraNext"]
 
39
  RUN mkdir /.cache && chmod 777 /.cache
40
 
41
  # Open port
42
+ EXPOSE 8181
43
 
44
  # Start command
45
  CMD ["./PandoraNext"]