LoginController :: loginAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Vulcan\Controller\Auth\LoginController::loginAction" |
| _firewall_context | "security.firewall.map.context.admin" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#2192 -links: [ 2175 => Symfony\Component\WebLink\Link {#2175 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_jquery_dist_jquery_js.js" } 2177 => Symfony\Component\WebLink\Link {#2177 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_core-js_internals_add-to-unscopables_js-node_modules_core-js_internals_a-dd2802.js" } 2176 => Symfony\Component\WebLink\Link {#2176 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_core-js_internals_check-correctness-of-iteration_js-node_modules_core-js-f886d2.js" } 2178 => Symfony\Component\WebLink\Link {#2178 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_core-js_modules_es_array_from_js-node_modules_core-js_modules_es_date_to-36d711.js" } 2179 => Symfony\Component\WebLink\Link {#2179 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_handlebars_dist_cjs_handlebars_js-node_modules_core-js_modules_es_array_-6579da.js" } 2180 => Symfony\Component\WebLink\Link {#2180 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_core-js_modules_es_array_concat_js-node_modules_core-js_modules_es_array-f2431a.js" } 2181 => Symfony\Component\WebLink\Link {#2181 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_lodash_kebabcase_index_js-node_modules_core-js_modules_es_object_values_js.js" } 2182 => Symfony\Component\WebLink\Link {#2182 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_core-js_modules_es_array_filter_js-node_modules_core-js_modules_es_array-e9b282.js" } 2183 => Symfony\Component\WebLink\Link {#2183 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_date-fns_esm_format_index_js-node_modules_core-js_modules_es_object_defi-b5fc5a.js" } 2184 => Symfony\Component\WebLink\Link {#2184 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_axios_index_js-node_modules_date-fns_esm_endOfDay_index_js-node_modules_-e51f02.js" } 2185 => Symfony\Component\WebLink\Link {#2185 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_foundation-sites_dist-0b378e.js" } 2186 => Symfony\Component\WebLink\Link {#2186 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/assets_pure_customer-report-builder_js.js" } 2187 => Symfony\Component\WebLink\Link {#2187 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/assets_components_outright_place-settle_js.js" } 2188 => Symfony\Component\WebLink\Link {#2188 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "defer" => true ] -href: "/build/app.js" } 2189 => Symfony\Component\WebLink\Link {#2189 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" "rel" => "stylesheet" ] -href: "/build/vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_foundation-sites_dist-0b378e.css" } 2190 => Symfony\Component\WebLink\Link {#2190 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" "rel" => "stylesheet" ] -href: "/build/app.css" } ] } |
| _redirected | true |
| _route | "admin_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_admin" |
| _security_skipped_authenticators | [ Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#437 -logger: Monolog\Logger {#311 …} -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#261 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#293 …} -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#438 …} -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#439 …} -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#436 …} -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#95 …} } Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#314 -options: [ "username_parameter" => "admin_login_form[username]" "password_parameter" => "admin_login_form[password]" "check_path" => "admin_login" "post_only" => true "form_only" => false "enable_csrf" => false "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "admin_login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#305 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#315 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#306 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#310 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#441 -secret: ? string -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#293 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#311 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\PersistentRememberMeHandler {#442 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=2b9106f52dd0a0ee76faeb65d68d09b5; sf_redirect=%7B%22token%22%3A%2258bf26%22%2C%22route%22%3A%22sonata_admin_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22sonata.admin.action.dashboard%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "api.salonprive-dev.praetorian.technology" |
| referer | "https://api.salonprive-dev.praetorian.technology/admin/dashboard" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 08 Dec 2025 21:35:36 GMT" |
| link | "</build/vendors-node_modules_jquery_dist_jquery_js.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_core-js_internals_add-to-unscopables_js-node_modules_core-js_internals_a-dd2802.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_core-js_internals_check-correctness-of-iteration_js-node_modules_core-js-f886d2.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_core-js_modules_es_array_from_js-node_modules_core-js_modules_es_date_to-36d711.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_handlebars_dist_cjs_handlebars_js-node_modules_core-js_modules_es_array_-6579da.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_core-js_modules_es_array_concat_js-node_modules_core-js_modules_es_array-f2431a.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_lodash_kebabcase_index_js-node_modules_core-js_modules_es_object_values_js.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_core-js_modules_es_array_filter_js-node_modules_core-js_modules_es_array-e9b282.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_date-fns_esm_format_index_js-node_modules_core-js_modules_es_object_defi-b5fc5a.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_axios_index_js-node_modules_date-fns_esm_endOfDay_index_js-node_modules_-e51f02.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_foundation-sites_dist-0b378e.js>; rel="preload"; as="script"; defer,</build/assets_pure_customer-report-builder_js.js>; rel="preload"; as="script"; defer,</build/assets_components_outright_place-settle_js.js>; rel="preload"; as="script"; defer,</build/app.js>; rel="preload"; as="script"; defer,</build/vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_foundation-sites_dist-0b378e.css>; rel="preload"; as="style"; rel="stylesheet",</build/app.css>; rel="preload"; as="style"; rel="stylesheet"" |
| x-debug-token | "404fa6" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "2b9106f52dd0a0ee76faeb65d68d09b5" |
| sf_redirect | "{"token":"58bf26","route":"sonata_admin_dashboard","method":"GET","controller":"sonata.admin.action.dashboard","status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 08 Dec 25 21:35:36 +0000" |
| Last used | "Mon, 08 Dec 25 21:35:36 +0000" |
| Lifetime | 86400 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.admin.target_path | "https://api.salonprive-dev.praetorian.technology/admin/dashboard" |
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| API_BASE_URL | "http://backend" |
| APP_DATABASE_URL | "mysql://devroot:VZaONdRpBGhoTPdOCkRVCj66JAAfLolJ@ls-faf04cc784120ea4d86ccec16f25c4fc579b24e6.cuvbenr6p7f8.eu-north-1.rds.amazonaws.com/dbdev?serverVersion=8.0.39&charset=utf8mb4" |
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "ccdf46473dab3cb4d8c67c55b04f375f" |
| BETFAIR_KEY | "dummy" |
| BETFAIR_PASSWORD | "dummy" |
| BETFAIR_USER | "dummy" |
| CEG_API_TOKEN | "irrelevant_for_localhost" |
| CEG_API_URL | "http://localhost/tests/ceg-report-upload.php" |
| CHAT_GPT_API_KEY | "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" |
| CORS_ALLOW_ORIGIN | "^https?://(.*?\.praetorian.technology|localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DBCACHE_RAM | "redis://172.26.11.3:4001" |
| DBCACHE_ROM | "redis://172.26.11.3:4001" |
| DEBUG | "false" |
| DEBUG_COUNTRY_CODE | "PL" |
| DEBUG_IP | "203.0.113.77" |
| DEBUG_MODE_ENABLED | "true" |
| ERRORLOG_SLACK_CHANNEL | "null" |
| ERRORLOG_SLACK_WEBHOOK | "null" |
| ETHERSCAN_API_KEY | "MZ4DENJRYA9NV6HDU5GGHEW1RFG8ZFXP3H" |
| FEEDS_REDIS_HOST | "172.26.11.3" |
| FEEDS_REDIS_PORT | "4001" |
| FEEDS_REDIS_PREFIX | "DEVF" |
| GEMINI_API_KEY | "AIzaSyB372OaCRD54S3uScevYqSftHySlq8AKCM" |
| GEOIP_DATABASE_PATH | "/var/geoip/GeoLite2-Country.mmdb" |
| JWT_PASSPHRASE | "login" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/dev/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/dev/private.pem" |
| LOCK_DSN | "flock://var/lock/" |
| LSPORTS_API_PASSWORD | "goingLIve5!time01032023" |
| LSPORTS_API_USER | "itsupport@tether.bet" |
| LSPORTS_FEED_HOST_LINE | "16.16.10.225" |
| LSPORTS_FEED_HOST_LIVE | "16.16.10.225" |
| LSPORTS_FEED_PORT_LINE | "6379" |
| LSPORTS_FEED_PORT_LIVE | "6379" |
| LSPORTS_LINE_PACKAGE_ID | "943" |
| LSPORTS_LIVE_PACKAGE_ID | "944" |
| LSPORTS_PASSWORD | "eb954c8942cf5bcb9cec78515a709fbf7fe62916" |
| MAILER_EMAIL_FROM | "no-reply@praetorian.technology" |
| MAILER_EMAIL_NAME | "Praetorian Technology" |
| MAILER_SMTP_HOST | "smtp-relay.brevo.com" |
| MAILER_SMTP_PASSWORD | "OmCzSI8xV4TnJQpY" |
| MAILER_SMTP_PORT | "587" |
| MAILER_SMTP_USERNAME | "80dff7001@smtp-brevo.com" |
| MAILER_URL | "sendmail://default" |
| MASKED_ERRORS | "false" |
| MERCURE_JWT_TOKEN | "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdfX0.R970Txa8LbE6QyaMAIgJo0mqsokTuO6XAggLvK-ryEw" |
| MERCURE_SUBSCRIBE_TOKEN | "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InN1YnNjcmliZSI6WyIqIl19fQ.oWDxhh916xLCLfdyVJPjJ6coro-hPB1sKZFzS10d_8k" |
| MESSENGER_TRANSPORT_DSN | "nats-jetstream://admin:password@172.26.13.129:4222/normal/normal" |
| MESSENGER_TRANSPORT_DSN_FEED_INPLAY | "nats-jetstream://admin:password@172.26.13.129:4222/inplay/inplay" |
| MESSENGER_TRANSPORT_DSN_FEED_PREMATCH | "nats-jetstream://admin:password@172.26.13.129:4222/prematch/prematch" |
| MESSENGER_TRANSPORT_DSN_LOW_PRIO | "nats-jetstream://admin:password@172.26.13.129:4222/low/low" |
| PANTHER_CHROME_ARGUMENTS | "--disable-dev-shm-usage --disable-extensions" |
| PANTHER_NO_SANDBOX | "true" |
| PRIVATE_FILES_UPLOAD_PATH | "/mnt/assets/private/" |
| PUBLIC_FILES_UPLOAD_PATH | "/mnt/assets/public/" |
| PUBLIC_FILES_WEB_ROOT | "https://assets.salonprive-dev.praetorian.technology" |
| PUBLISHER_FRONTEND_URL | "https://publisher.salonprive-dev.praetorian.technology" |
| PUBLISHER_URL | "https://publisher.salonprive-dev.praetorian.technology/.well-known/mercure" |
| REDIS_HOST | "172.26.11.3" |
| REDIS_PORT | "4001" |
| REDIS_PREFIX | "DEVW" |
| SCOREBOARD_CONFIG_KEY | "621f1e55d52691127b88c3bc" |
| SCOREBOARD_EVENTS_TTL | "3600" |
| SCOREBOARD_URL | "https://api.statscore.com/v2/booked-events?product=livescorepro&client_id=1230&mapped_status=mapped" |
| SPORTSBOOK_EVENTS_LIMIT | "3" |
| SUMSUB_API_BASE_URL | "https://api.sumsub.com" |
| SUMSUB_APP_TOKEN | "sbx:aAO0pPERNPdpxPxfXJVIEM2g.LYHgMT8gqAVxg8MCzfRfmTXaFZrbU5da" |
| SUMSUB_LEVEL_NAME | "test-kyc-level" |
| SUMSUB_SECRET_KEY | "rPT4zEEADCKYBipvvWGeYJUPgG29n5bX" |
| SUMSUB_WEBHOOK_SECRET_KEY | "v2ohtclaw1cied2lha38whlbw7l" |
| TELEGRAM_DSN | "telegram://5918950939:AAGXoGUKqztmoTm_HmruenyiQDtQIYSHnlY@default?channel=-1001602239543" |
| TESTING | "false" |
| TESTS_FRONTEND_URL | "http://host.docker.internal:3000" |
| TEST_RESULTS_DIR | "%kernel.project_dir%/var/tests" |
| TRONGRID_API_HOST | "https://api.trongrid.io" |
| UPLOAD_STORAGE | "%kernel.project_dir%/var/uploads/" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
| XDEBUG_ENABLED | "true" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/app" |
| APP_RUNTIME | "Runtime\FrankenPhpSymfony\Runtime" |
| APP_RUNTIME_OPTIONS | [ "dotenv_overload" => false "project_dir" => "/app" ] |
| AUTH_TYPE | "" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "/index.php" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GODEBUG | "cgocheck=0" |
| GOMAXPROCS | "0" |
| GOMEMLIMIT | "512MiB" |
| GOTRACEBACK | "none" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOME | "/home/runner" |
| HOSTNAME | "38f11ad16e42" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=2b9106f52dd0a0ee76faeb65d68d09b5; sf_redirect=%7B%22token%22%3A%2258bf26%22%2C%22route%22%3A%22sonata_admin_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22sonata.admin.action.dashboard%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "api.salonprive-dev.praetorian.technology" |
| HTTP_REFERER | "https://api.salonprive-dev.praetorian.technology/admin/dashboard" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.4.15.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.15.tar.xz" |
| PHP_VERSION | "8.4.15" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.105" |
| REMOTE_HOST | "216.73.216.105" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "47881" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765229736 |
| REQUEST_TIME_FLOAT | 1765229736.931 |
| REQUEST_URI | "/admin/login" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "api.salonprive-dev.praetorian.technology" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "FrankenPHP" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/app/.env" |
| SYMFONY_DOTENV_VARS | "LSPORTS_FEED_HOST_LINE,LSPORTS_FEED_HOST_LIVE,LSPORTS_FEED_PORT_LINE,LSPORTS_FEED_PORT_LIVE,LSPORTS_PASSWORD,LSPORTS_API_USER,LSPORTS_API_PASSWORD,LSPORTS_LINE_PACKAGE_ID,LSPORTS_LIVE_PACKAGE_ID,APP_ENV,APP_DEBUG,XDEBUG_ENABLED,APP_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,UPLOAD_STORAGE,APP_DATABASE_URL,REDIS_HOST,REDIS_PORT,REDIS_PREFIX,FEEDS_REDIS_HOST,FEEDS_REDIS_PORT,FEEDS_REDIS_PREFIX,MAILER_URL,MAILER_EMAIL_FROM,MAILER_EMAIL_NAME,MAILER_SMTP_HOST,MAILER_SMTP_PORT,MAILER_SMTP_USERNAME,MAILER_SMTP_PASSWORD,TELEGRAM_DSN,PUBLISHER_URL,PUBLISHER_FRONTEND_URL,MERCURE_JWT_TOKEN,MERCURE_SUBSCRIBE_TOKEN,MESSENGER_TRANSPORT_DSN_FEED_PREMATCH,MESSENGER_TRANSPORT_DSN_FEED_INPLAY,MESSENGER_TRANSPORT_DSN_LOW_PRIO,MESSENGER_TRANSPORT_DSN,PUBLIC_FILES_WEB_ROOT,BETFAIR_KEY,BETFAIR_USER,BETFAIR_PASSWORD,PUBLIC_FILES_UPLOAD_PATH,PRIVATE_FILES_UPLOAD_PATH,LOCK_DSN,MASKED_ERRORS,SUMSUB_SECRET_KEY,SUMSUB_APP_TOKEN,SUMSUB_API_BASE_URL,SUMSUB_WEBHOOK_SECRET_KEY,SUMSUB_LEVEL_NAME,SCOREBOARD_URL,SCOREBOARD_CONFIG_KEY,SCOREBOARD_EVENTS_TTL,GEOIP_DATABASE_PATH,DEBUG_MODE_ENABLED,DEBUG_IP,DEBUG_COUNTRY_CODE,ERRORLOG_SLACK_WEBHOOK,ERRORLOG_SLACK_CHANNEL,CORS_ALLOW_ORIGIN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,DBCACHE_ROM,DBCACHE_RAM,TEST_RESULTS_DIR,API_BASE_URL,TESTING,CEG_API_URL,CEG_API_TOKEN,TESTS_FRONTEND_URL,PANTHER_NO_SANDBOX,PANTHER_CHROME_ARGUMENTS,TRONGRID_API_HOST,ETHERSCAN_API_KEY,CHAT_GPT_API_KEY,GEMINI_API_KEY,SPORTSBOOK_EVENTS_LIMIT,DEBUG" |
| XDG_CONFIG_HOME | "/config" |
| XDG_DATA_HOME | "/data" |
| argc | 0 |
| argv | [] |