Update .env.example
parent
7d349b0bba
commit
986ad2954f
|
|
@ -1,3 +1,6 @@
|
|||
# Copy this file and rename it to .env. Then, fill in the necessary values for your specific use case.
|
||||
# Remember to never share your .env file with anyone else as it may contain sensitive information.
|
||||
|
||||
# This attribute is used for authentication. If you input a key here, it will be validated for authentication purposes.
|
||||
# It will be prompted to enter your key when you open the extension. If the authentication fails, all your requests will be rejected.
|
||||
IIB_SECRET_KEY=
|
||||
|
|
|
|||
Loading…
Reference in New Issue