File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2
2
container_name : dozzle
3
3
image : amir20/dozzle:latest
4
4
restart : unless-stopped
5
- network_mode : host
6
- # ports:
7
- # - "8888:8080"
5
+ ports :
6
+ - " 8889:8080"
8
7
volumes :
9
8
- /var/run/docker.sock:/var/run/docker.sock
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Do note that the ports listed are not all of the ports containers use. They are
15
15
| blynk_server | * none* | * none* | 8180 | No |
16
16
| deconz | * none* | IOtSt4ckDec0nZ | 8090 | No |
17
17
| diyhue | * none* | * none* | 8070 | No |
18
- | dozzle | * none* | * none* | 8080 | No |
18
+ | dozzle | * none* | * none* | 8889 | No |
19
19
| espruinohub | * none* | * none* | * none* | No |
20
20
| gitea | * none* | * none* | 7920 | No |
21
21
| grafana | * none* | * none* | 3000 | No |
You can’t perform that action at this time.
0 commit comments