Merge branch 'mealie-recipes:mealie-next' into postgres-url-feature

This commit is contained in:
tba-code
2024-04-02 10:18:48 -05:00
committed by GitHub
12 changed files with 199 additions and 61 deletions

View File

@@ -47,7 +47,7 @@ class AppSettings(BaseSettings):
GIT_COMMIT_HASH: str = "unknown"
ALLOW_SIGNUP: bool = True
ALLOW_SIGNUP: bool = False
# ===============================================
# Security Configuration