FreddyHernandez commited on
Commit
1be0e74
1 Parent(s): 1d70290

cambio a 19530

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -14,4 +14,4 @@ RUN installGithub.r \
14
 
15
  COPY . .
16
 
17
- CMD ["R", "--quiet", "-e", "shiny::runApp(host='0.0.0.0', port=7860)"]
 
14
 
15
  COPY . .
16
 
17
+ CMD ["R", "--quiet", "-e", "shiny::runApp(host='0.0.0.0', port=19530)"]