Skip to content

Commit

Permalink
cleanup of method
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvAmBass committed Sep 24, 2023
1 parent c87fe55 commit 022b79d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN apk add --no-cache runit \

VOLUME ["/shares"]

EXPOSE 139 445 137/udp
EXPOSE 137/udp 139 445

COPY . /container/

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ _all of those variants are automatically build and generated in one go_

## Changelogs

* 2023-09-24
* added `nmbd` service and increase compatibility
* 2023-09-16
* implemented working version of pull #87
* fixed avahi model which now works without a single timemachine share
Expand Down

0 comments on commit 022b79d

Please sign in to comment.