Skip to content

Commit 7fb3f81

Browse files
authored
Update README.md
1 parent f564fb7 commit 7fb3f81

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ they can not combined as of now, only one may be used, the default is to not exp
1818
the marker for expiration is simply a file adhering to a naming convention indiciating the unix timestamp of expiry.
1919

2020
a cron container has also been added, it will find expired uploads every 20 minutes and delete them.
21+
22+
the project is meant to be used behind a reverse proxy, which is not in scope, I personally run a non-docker reverse proxy in front of all my projects, that's why this is bound to localhost by default.
23+
24+
there are many projects out there incorporating TLS and all kinds of nice features, this one for example: https://github.com/linuxserver/docker-letsencrypt it could easily be added to the compose file and you're good to go

0 commit comments

Comments
 (0)