mirror of
https://github.com/Lissy93/web-check.git
synced 2025-06-06 04:56:47 +02:00
Adds an .env template (optional for use)
This commit is contained in:
parent
1ea66b27d7
commit
fdbb8e1d69
8
.env
8
.env
@ -1,8 +1,12 @@
|
|||||||
# Environmental Variables can be stored here
|
# Environmental Variables can be stored here
|
||||||
# Be sure to uncomment any line you populate
|
# Be sure to uncomment any line you populate
|
||||||
|
# Everything is optional, but some features won't work without external API access
|
||||||
|
|
||||||
|
# GOOGLE_CLOUD_API_KEY=''
|
||||||
# SHODAN_API_KEY=''
|
# SHODAN_API_KEY=''
|
||||||
|
# REACT_APP_SHODAN_API_KEY=''
|
||||||
# WHO_API_KEY=''
|
# WHO_API_KEY=''
|
||||||
|
# REACT_APP_WHO_API_KEY=''
|
||||||
# SECURITY_TRAILS_API_KEY=''
|
# SECURITY_TRAILS_API_KEY=''
|
||||||
|
# BUILT_WITH_API_KEY=''
|
||||||
|
# CI=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user