Skip to content

Commit

Permalink
remove old env vars from example
Browse files Browse the repository at this point in the history
  • Loading branch information
LoV432 committed Feb 4, 2024
1 parent 7a8bf7b commit 9a63d90
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .env.local.example
Original file line number Diff line number Diff line change
@@ -1,12 +1 @@
SERVER_IP=1.1.1.1
SERVER_PORT=27015
RCON_PORT=27015
RCON_PASSWORD=supersecurepassword
VIP_PLUGIN_INSTALLED=false # Change this to true if you have this plugin installed: https://github.com/partiusfabaa/cs2-VIPCore
ADMIN_PLUGIN_INSTALLED=false # Change this to true if you have this plugin installed: https://github.com/daffyyyy/CS2-SimpleAdmin
# DB values used for CS2-SimpleAdmin
SQL_HOST=
SQL_PORT=
SQL_USER=
SQL_DB=
SQL_PASSWORD=
MAXMIND_LICENSE_KEY= # Maxmind License Key (optional for geolocation)

0 comments on commit 9a63d90

Please sign in to comment.