Skip to content

Commit f16e2b7

Browse files
authored
Create .env.example
1 parent 2653fd6 commit f16e2b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.env.example

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
MONGODB_URI=your_mongodb_uri
2+
DISCORD_WEBHOOK_URL=your_discord_webhook_url
3+
IPINFO_TOKEN=your_ipinfo_token
4+
HIDDEN_IPS=your_hidden_ips
5+
BLACKLISTED_IPS=your_blacklisted_ips
6+
PORT=your_port

0 commit comments

Comments
 (0)