mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
comment
This commit is contained in:
parent
6a71161252
commit
b48b7ce0cc
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
# Make .env in this folder if needed.
|
||||
DEFAULT_GROUP=Home
|
||||
ENV=False
|
||||
API_PORT=9000
|
||||
|
@ -5,4 +6,4 @@ API_DOCS=True
|
|||
DB_TYPE='sqlite'
|
||||
DEFAULT_PASSWORD=MyPassword
|
||||
SFTP_USERNAME=None
|
||||
SFTP_PASSWORD=None
|
||||
SFTP_PASSWORD=None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue