docs: Some documentation about public-mode

This commit is contained in:
SinTan1729
2024-05-28 18:20:09 -05:00
parent 0fce881654
commit ed2be0e883
2 changed files with 9 additions and 0 deletions

View File

@@ -31,6 +31,10 @@ services:
# The length is 8 by default, and a minimum of 4 is allowed
# - slug_style=Pair
# - slug_length=8
# In case you want to provide public access to adding links (and not
# delete, or listing), change the following option to Enable
# - public_mode=Disable
volumes:
- db:/urls.sqlite
networks: