We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b7876 commit e2a5bd4Copy full SHA for e2a5bd4
dkroutingtool/compose.yml
@@ -27,7 +27,7 @@ services:
27
context: ./src/py/ui/
28
dockerfile: dashboard.dockerfile
29
ports:
30
- - "80:8501"
+ - "8501:8501"
31
volumes:
32
- ./src/py/ui:/src/app
33
logging:
0 commit comments