export WEB_APP_URL="http://localhost:8000" export RELEASE_COOKIE="PDpbnyo6mEI_0T4ZsHH_ESmi1vT1toQ8PTc0vbfg5FIT4Ih-Lh98mw==" export EVE_CLIENT_ID="" export EVE_CLIENT_SECRET="" export EVE_CLIENT_WITH_WALLET_ID="" export EVE_CLIENT_WITH_WALLET_SECRET="" export GIT_SHA="1111" export WANDERER_INVITES="false" export WANDERER_PUBLIC_API_DISABLED="false" export WANDERER_CHARACTER_API_DISABLED="false" export WANDERER_KILLS_SERVICE_ENABLED="true" export WANDERER_KILLS_BASE_URL="ws://host.docker.internal:4004" export WANDERER_SSE_ENABLED="true" export WANDERER_WEBHOOKS_ENABLED="true" export WANDERER_SSE_MAX_CONNECTIONS="1000" export WANDERER_WEBHOOK_TIMEOUT_MS="15000"