We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2653fd6 commit f16e2b7Copy full SHA for f16e2b7
.env.example
@@ -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