#Databse DBUSER=mcserver DBHOST=database DBNAME=mcserver DBPORT=5433 DBPASS=GENERATE_A_STRONG_PASSWORD_HERE #General SECRET=GENERATE_A_STRONG_SECRET_HERE APP_PORT=3000 #Token REQUIRE_TOKEN=true DELETE_TOKEN_ON_USE=true #Chat ENABLE_CHAT=false WS_CONNECTION_STRING=ws://localhost:3000 #Map ENABLE_WORLDMAP=false WORLDMAP_URL=http://localhost/map #Skins SKINS_TARGET_DIRECTORY=/opt/skins SKINS_URL=https://launcher.foxarmy.org/skins/%username%.png #Capes CAPES_TARGET_DIRECTORY=/opt/cloaks CAPES_URL=https://launcher.foxarmy.org/cloaks/%username%.png