Add Doris Kitchen household recipe app
This commit is contained in:
14
home/doris-kitchen/.env.example
Normal file
14
home/doris-kitchen/.env.example
Normal file
@@ -0,0 +1,14 @@
|
||||
TZ=America/Chicago
|
||||
|
||||
DORIS_KITCHEN_HOST=0.0.0.0
|
||||
DORIS_KITCHEN_PORT=8092
|
||||
DORIS_KITCHEN_BASE_URL=http://localhost:8092
|
||||
|
||||
KITCHENOWL_BASE_URL=https://owl.paccoco.com
|
||||
KITCHENOWL_API_TOKEN=REPLACE_ME
|
||||
KITCHENOWL_HOUSEHOLD_ID=1
|
||||
|
||||
DORIS_KITCHEN_STATE_DIR=/data/state
|
||||
DORIS_KITCHEN_SEARCH_RESULT_LIMIT=6
|
||||
DORIS_KITCHEN_AUTO_IMPORT_THRESHOLD=96
|
||||
|
||||
Reference in New Issue
Block a user