feat: 📝 Update env example

This commit is contained in:
Louis Gallet 2023-07-28 11:45:53 +02:00
parent 4ff0b1816d
commit 1fabdd79c6
Signed by: lgallet
SSH Key Fingerprint: SHA256:qnW7pk4EoMRR0UftZLZQKSMUImbEFsiruLC7jbCHJAY
2 changed files with 2 additions and 1 deletions

1
.env
View File

@ -1 +0,0 @@
VISION_KEY=2222

2
.env.example Normal file
View File

@ -0,0 +1,2 @@
VISION_KEY=<YOUR_VISION_KEY>
VISION_ENDPOINT=<YOUR_VISION_ENDPOINT>