aboutsummaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
Diffstat (limited to '.env.example')
-rw-r--r--.env.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/.env.example b/.env.example
new file mode 100644
index 0000000..72c6647
--- /dev/null
+++ b/.env.example
@@ -0,0 +1,4 @@
+BASE_URL="" # Redirect link for when people visit old/dead/non-existant link
+IP_TO_LOCATION="" # "True" or "False" - whether or not you need the IP to location feature,
+ # If not needed, you can leave the API_KEY blank
+API_KEY="" # API Key for IP2Location.io \ No newline at end of file