From 0ea4abca33363f0bbdffa181b60beefc247774fa Mon Sep 17 00:00:00 2001 From: Parker Date: Sun, 25 Feb 2024 02:15:31 -0600 Subject: Creation --- .env.example | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .env.example (limited to '.env.example') 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 -- cgit v1.2.3-70-g09d2