Added USERNAME and PASSWORD fields in .env

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2021-10-17 23:30:41 +02:00
parent 503323aac9
commit 80765c2bbd
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283

View File

@ -1,2 +1,4 @@
LYCHEE_ENDPOINT=""
API_KEY=""
USERNAME=""
PASSWORD=""