You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,3 +82,6 @@ All environment variables are optional. You probably want to at least specify `U
82
82
***`PUID`**: file owner's UID of `/var/lib/dav/data`
83
83
***`PGID`**: file owner's GID of `/var/lib/dav/data`
84
84
***`PUMASK`**: umask of `/var/lib/dav/data`
85
+
86
+
### Project
87
+
This project is based on [bytemark/webdav](https://github.com/BytemarkHosting/docker-webdav), but as it seems to be dead, I created [my own](https://github.com/mgutt/docker-apachewebdav) which already includes different pull requests.
0 commit comments