SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\User\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.admin" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_admin" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#422 -supports: false -passport: null -duration: null -stub: "App\User\Security\CustomAuthenticator" -authenticated: null -exception: null -authenticator: App\User\Security\CustomAuthenticator {#495 …} } ] |
| _stopwatch_token | "e16fe2" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "upgrade" |
| cookie | "sf_redirect=%7B%22token%22%3A%22b9d35d%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CShared%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FShared%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; admin_deauth_profile_token=b9d35d; PHPSESSID=c1f489abf7e92335a50026025cb38ea4" |
| forwarded | "for=216.73.217.58;proto=https;host=my-ochered-etti.ksi-it.ru" |
| host | "my-ochered-etti.ksi-it.ru" |
| referer | "https://my-ochered-etti.ksi-it.ru/admin" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.217.58, 216.73.217.58" |
| x-forwarded-host | "my-ochered-etti.ksi-it.ru" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| 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, 29 Jun 2026 12:46:39 GMT" |
| x-debug-token | "4c57a8" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "c1f489abf7e92335a50026025cb38ea4" |
| admin_deauth_profile_token | "b9d35d" |
| sf_redirect | "{"token":"b9d35d","route":"admin","method":"GET","controller":{"class":"App\\Shared\\Admin\\DashboardController","method":"index","file":"\/var\/www\/html\/src\/Shared\/Admin\/DashboardController.php","line":37},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 29 Jun 26 15:46:39 +0300" |
| Last used | "Mon, 29 Jun 26 15:46:39 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.admin.target_path | "https://my-ochered-etti.ksi-it.ru/admin" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/src/User/Controller/SecurityController.php"
"line" => 35
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\User\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/src/User/Controller/SecurityController.php"
"line" => 37
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\User\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1918
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/1e/1e0e92428e15799cf8308981fb413b62.php"
"line" => 58
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_a0348b19b514dc92da3ef7c3a75b2e45"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1522
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/69/69a6654c48327872bd149f7456a35e14.php"
"line" => 222
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_8c8d553bcdc50d0228dafd3e646a3910"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/ff/fffc4f9388017b978542ef87ec86efc9.php"
"line" => 97
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_d67c8f718d0779097065cb1a708a8576"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/69/69a6654c48327872bd149f7456a35e14.php"
"line" => 66
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_8c8d553bcdc50d0228dafd3e646a3910"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/src/User/Controller/SecurityController.php"
"line" => 39
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\User\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| APP_SECRET | "8f2a4c9e1b6d70358a4e2c1f9b3d6e07" |
| BASE_URL | "https://etti.ksi-it.ru/" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://kolobok:etti_db_7c1f9a2e6b4d8053@db:3306/kolobok_etti?charset=utf8mb4&serverVersion=11.4.0-MariaDB" |
| DEVICE_API_KEY | "7ecc38641d49e4296d185f9e5ce58fa3333be1e07cf3b40f" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOME | "/var/www" |
| HOSTNAME | "496935b3b23c" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "upgrade" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22b9d35d%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CShared%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FShared%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; admin_deauth_profile_token=b9d35d; PHPSESSID=c1f489abf7e92335a50026025cb38ea4" |
| HTTP_FORWARDED | "for=216.73.217.58;proto=https;host=my-ochered-etti.ksi-it.ru" |
| HTTP_HOST | "my-ochered-etti.ksi-it.ru" |
| HTTP_REFERER | "https://my-ochered-etti.ksi-it.ru/admin" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.217.58, 216.73.217.58" |
| HTTP_X_FORWARDED_HOST | "my-ochered-etti.ksi-it.ru" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| KEEPER_LISTEN_URL | "https://ws.ucs.ru/wsserverlp/api/v2/aggregators/ListenQueue" |
| KEEPER_OBJECT_ID | "766660075" |
| KEEPER_TOKEN | "72wIjVBrIT0=vGVcOPbqIg5imE/eVZ8+IvylIb59XZsrCVmfMBnOpnAQP96PvGC2PBk5GBndrcB2ONWap+fWMzQwzOE+SlACVyBvrR9Ll0g01YmfnJNL/gw6Ee/6fx3H6PgxEcIbcM4RDkE6a1xAt3kMY4g9sYBFhgEhrRi8sHHMuisdYrC1wXn0ff/q170pORz/UNSarxl2z1CXiKeso5AIdTEqLASA8nosfedblybr" |
| KEEPER_URL | "https://ws.ucs.ru/wsserverlp/api/v2/aggregators/Create" |
| MAILER_DSN | "null://null" |
| MAX_WEBHOOK_SECRET | "b94ade94710465b6a7ae5183271cea131c559d54abe18c41" |
| MESSENGER_FAILED_TRANSPORT_DSN | "redis://:etti_redis_3e9b7c1f6a2d4805fbc0@redis:6379/messenger_failed" |
| MESSENGER_TRANSPORT_DSN | "redis://:etti_redis_3e9b7c1f6a2d4805fbc0@redis:6379/messages" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| 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.21.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 | "7cf5d8ab12c3b2016875bcfaec71bef1ef0b07bed6148f2c447577074431f984" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.21.tar.xz" |
| PHP_VERSION | "8.4.21" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIS_DSN | "tcp://redis:6379?password=etti_redis_3e9b7c1f6a2d4805fbc0&database=1" |
| REMOTE_ADDR | "192.168.192.1" |
| REMOTE_PORT | "55948" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1782737199 |
| REQUEST_TIME_FLOAT | 1782737199.8315 |
| REQUEST_URI | "/admin/login" |
| RKEEPER_CALLBACK_SECRET | "933ef957074fc5ea96b380e70c85201c844d9f491e4a563d55fe9f8cd6e85164" |
| RKEEPER_VERIFY_WEBHOOK_SIGNATURE | "false" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SENTRY_DSN | "https://a75cc3679919319ed2317ce421c0f5ed@sentry.itlabs.top/49" |
| SERVER_ADDR | "192.168.192.11" |
| SERVER_NAME | "_" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.29.8" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| TRUSTED_PROXIES | "PRIVATE_SUBNETS" |
| TZ | "Europe/Moscow" |
| USER | "www-data" |
| WEBSOCKET_ENABLED | "1" |
| WEBSOCKET_HOST | "0.0.0.0" |
| WEBSOCKET_PORT | "9001" |
| WEBSOCKET_TIMEOUT | "300" |
| argc | 0 |
| argv | [] |