Skip to content

Commit

Permalink
all: docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizzick committed Jun 22, 2023
1 parent bd5cc33 commit a4012fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ CMD [ \
"/opt/adguardhome/AdGuardHome", \
"--no-check-update", \
"-c", "/opt/adguardhome/conf/AdGuardHome.yaml", \
"--web-addr", "0.0.0.0:80", \
"-h", "0.0.0.0", \
"-w", "/opt/adguardhome/work" \
]

0 comments on commit a4012fd

Please sign in to comment.