mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-21 01:29:33 +00:00
Added documentation and use 1 instead of true for new env
This commit is contained in:
parent
95ef9c6dae
commit
d6bb8cb243
3 changed files with 4 additions and 1 deletions
2
.env
2
.env
|
|
@ -306,7 +306,7 @@ FIXER_API_KEY=CHANGEME
|
|||
BANNER=""
|
||||
|
||||
# Enable the part image overlay which shows name and filename of the picture
|
||||
SHOW_PART_IMAGE_OVERLAY=true
|
||||
SHOW_PART_IMAGE_OVERLAY=1
|
||||
|
||||
APP_ENV=prod
|
||||
APP_SECRET=a03498528f5a5fc089273ec9ae5b2849
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue