aboutsummaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-06-24 16:24:09 -0500
committerParker <contact@pkrm.dev>2024-06-24 16:24:09 -0500
commit5b92454760a8af14bd1031e72024946f868d1de6 (patch)
treef8384cbf0d142777d9bff341e13fd5882182908b /.env.example
parent80a39d38bf829193c655a7320c86df2a3146db2a (diff)
Major overhaul + Bare bones web UI
Diffstat (limited to '.env.example')
-rw-r--r--.env.example4
1 files changed, 0 insertions, 4 deletions
diff --git a/.env.example b/.env.example
deleted file mode 100644
index 72c6647..0000000
--- a/.env.example
+++ /dev/null
@@ -1,4 +0,0 @@
-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