Add example usage of LIBRETUNES_DISABLE_SIGNUP env var

This commit is contained in:
2024-11-24 14:37:10 -05:00
parent 5ecb71ce9d
commit 97f50b38c5
2 changed files with 2 additions and 0 deletions

View File

@ -18,3 +18,4 @@ DATABASE_URL=postgresql://libretunes:password@localhost:5432/libretunes
LIBRETUNES_AUDIO_PATH=assets/audio
LIBRETUNES_IMAGE_PATH=assets/images
LIBRETUNES_DISABLE_SIGNUP=true