mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-16 17:02:24 -05:00
docs: Change allow signup to false (#3913)
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
- mealie-data:/app/data/
|
||||
environment:
|
||||
# Set Backend ENV Variables Here
|
||||
ALLOW_SIGNUP: true
|
||||
ALLOW_SIGNUP: false
|
||||
PUID: 1000
|
||||
PGID: 1000
|
||||
TZ: America/Anchorage
|
||||
|
||||
Reference in New Issue
Block a user