Skip to content

Commit e2a5bd4

Browse files
authored
Update compose.yml
1 parent e8b7876 commit e2a5bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dkroutingtool/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
context: ./src/py/ui/
2828
dockerfile: dashboard.dockerfile
2929
ports:
30-
- "80:8501"
30+
- "8501:8501"
3131
volumes:
3232
- ./src/py/ui:/src/app
3333
logging:

0 commit comments

Comments
 (0)