mirror of
https://github.com/Lissy93/web-check.git
synced 2024-11-22 16:23:56 +01:00
13 lines
358 B
Bash
13 lines
358 B
Bash
# Environmental Variables can be stored here
|
|
# 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=''
|
|
# REACT_APP_SHODAN_API_KEY=''
|
|
# WHO_API_KEY=''
|
|
# REACT_APP_WHO_API_KEY=''
|
|
# SECURITY_TRAILS_API_KEY=''
|
|
# BUILT_WITH_API_KEY=''
|
|
# CI=false
|