fix: navigation loop

This commit is contained in:
Alexander Nicholson 4584443+DragonStuff@users.noreply.github.com
2024-11-19 01:14:41 +09:00
parent a99386865d
commit 3c42336da3
4 changed files with 37 additions and 34 deletions

View File

@@ -59,4 +59,4 @@ docker run -p 3000:3000 \
## Authorization
This application does not perform authorisation of users. I recommend using a proxy such as [oauth2-proxy](https://github.com/oauth2-proxy/oauth2-proxy) to protect your application.
This application does not perform authorisation of users. I recommend using a proxy such as [oauth2-proxy](https://github.com/oauth2-proxy/oauth2-proxy) to protect your files from unauthorised access.