Spaces:
Sleeping
Sleeping
FreddyHernandez
commited on
Commit
•
1be0e74
1
Parent(s):
1d70290
cambio a 19530
Browse files- 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=
|
|
|
14 |
|
15 |
COPY . .
|
16 |
|
17 |
+
CMD ["R", "--quiet", "-e", "shiny::runApp(host='0.0.0.0', port=19530)"]
|