Error 400 Bad Request

POST https://preprod.reseauglass.fr/checkout/completed

OrderController :: checkoutCompletedAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\OrderController::checkoutCompletedAction"
_firewall_context
"security.firewall.map.context.main"
_route
"completed_checkout"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#791
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppAuthenticator {#1212 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#863
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#774 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#775
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#768 …}
  }
]
_stopwatch_token
"a57cff"

Request Headers

Header Value
accept
"*/*; q=0.5, application/json"
cache-control
"no-cache"
connection
"close"
content-length
"2293"
content-type
"application/json; charset=utf-8"
host
"preprod.reseauglass.fr"
stripe-signature
"t=1776807336,v1=b40de52bb458bf31c5ac021be5a3c3507e7f45dfe70f8a0adc689eec4cd7f8a8,v0=91f0437401dd662cb3ea716706fbb1fb4e00df2ff8a24d0b48f0e5bbacc54072"
user-agent
"Stripe/1.0 (+https://stripe.com/docs/webhooks)"
x-php-ob-level
"1"

Request Content

Raw

{
  "id": "evt_3TOl1tKwIGxBSM3P2JJ6MUPL",
  "object": "event",
  "api_version": "2022-08-01",
  "created": 1776803785,
  "data": {
    "object": {
      "id": "pi_3TOl1tKwIGxBSM3P2EyDpYYE",
      "object": "payment_intent",
      "amount": 1990,
      "amount_capturable": 0,
      "amount_details": {
        "tip": {}
      },
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic",
      "charges": {
        "object": "list",
        "data": [],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges?payment_intent=pi_3TOl1tKwIGxBSM3P2EyDpYYE"
      },
      "client_secret": "pi_3TOl1tKwIGxBSM3P2EyDpYYE_secret_WSvyXd979vfF0XWqvssbc9BUT",
      "confirmation_method": "automatic",
      "created": 1776803781,
      "currency": "eur",
      "customer": "cus_UBt4FMDQpMRUF9",
      "customer_account": null,
      "description": "Subscription update",
      "excluded_payment_method_types": null,
      "invoice": "in_1TOk5NKwIGxBSM3PjmivLJ8j",
      "last_payment_error": null,
      "latest_charge": null,
      "livemode": false,
      "managed_payments": {
        "enabled": false
      },
      "metadata": {},
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_configuration_details": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "mandate_options": null,
          "network": null,
          "request_three_d_secure": "automatic"
        },
        "sepa_debit": {}
      },
      "payment_method_types": [
        "card",
        "sepa_debit"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": "Abonnement ReseauGlass",
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": null,
    "idempotency_key": null
  },
  "type": "payment_intent.created"
}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 21 Apr 2026 21:35:36 GMT"
x-content-type-options
"nosniff"
x-debug-token
"bb45a1"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/src/EventSubscriber/CompanyIdSubscriber.php"
    "line" => 33
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\CompanyIdSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENCRYPTION_KEY
"6a6a0b416f20e4eac233eba7bf056cb902ca10a37218bedd18a9513c5c64ee3e"
APP_ENV
"dev"
APP_JETON_SUBSCRIBED_PRICE
"11.50"
APP_PRICE
"29.90"
APP_RECAPTCHA_ENABLED
"false"
APP_SECRET
"a20841d033f6862333182aa90f96b6d6"
APP_SUBSCRIPTION_PRICE
"19.90"
APP_TRIAL_DAYS
"14"
ASSET_BASE_URL
""
BRIDGE_API_CALLS_ENABLED
"true"
BRIDGE_API_CLIENT_ID
"6d77d011996448459524d241638c34ec"
BRIDGE_API_CLIENT_SECRET
"Xmb70AEZIkzj50UwsPuvHLuVQMldxQ9gbXMbonirYqJHfudEhbFVCiWPBmexaTQo"
BRIDGE_API_SANDBOX_MODE
"true"
BRIDGE_API_URI
"https://api.bridgeapi.io/v3/"
BRIDGE_ENABLED
"true"
BRIDGE_WEBHOOK_ACCOUNT_CREATED_SECRET
"da1b923d-aefb-4a10-9909-edbf6de33935"
BRIDGE_WEBHOOK_ACCOUNT_UPDATED_SECRET
"395cc3dc-130f-41bd-8c9a-043ebd2d9f08"
BRIDGE_WEBHOOK_ITEM_CREATED_SECRET
"312dc490-c52c-495c-94d5-6329508708fa"
BRIDGE_WEBHOOK_ITEM_REFRESHED_SECRET
"38c0740d-481b-4c46-9ef5-68ba5a128825"
BRIDGE_WEBHOOK_TRUSTED_IPS
"63.32.31.5,52.215.247.62,34.249.92.209"
CHROME_BINARY_PATH
"chromium"
CHROME_DRIVER_PATH
"/usr/local/bin/chromedriver"
CLEARBUS_API_LOGIN
"api_access_preprod"
CLEARBUS_API_PASSWORD
"T@nger$2024!!"
CLEARBUS_API_URL
"https://clearbus-preprod-7yppf3luxq-od.a.run.app/"
CLEARBUS_COURIERS
"%kernel.project_dir%/clearbus/couriers"
CLEARBUS_ENABLED
"true"
CLEARBUS_ID
"192OL39"
CLEARBUS_OUTPUTS
"%kernel.project_dir%/clearbus/outputs"
CLEARBUS_PASSWORD
"Clearbus1"
CLEARBUS_SERVICE_CALL_ENABLED
"true"
CLEARBUS_TOTP_KEY
"HAFQEIRKAYEDC==="
CLEARBUS_TRACE_ENABLED
"true"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
CYPRESS_BASE_URL
"https://preprod.reseauglass.fr"
DATABASE_URL
"postgresql://reso:T@nger2022!@127.0.0.1:54320/resoglass_preprod_3?serverVersion=13&charset=utf8"
ENABLE_MERCURE_PUSH
"true"
ENABLE_MERCURE_SUBSCRIBING
"false"
ENABLE_PILKINGTON
"true"
GOOGLE_API_KEY
"AIzaSyAHN7qqrzpzHDBT61e9XaH_BIFV8IOBeFw"
GOOGLE_APPLICATION_CREDENTIALS
"service-account-global.json"
GOOGLE_MAIL_CREDENTIALS
"service-account-gmail.json"
GOOGLE_RECAPTCHA
"6Lf6nYcsAAAAAFTY4Pgb7HihGlb43PS9GJFuYXek"
GOOGLE_USE_BUCKET
"false"
HUBSPOT_API_KEY
""
HUBSPOT_ENABLED
"false"
JWT_PASSPHRASE
"8d669c53591c9e5786316ec60e4e88afdd6cd71b08f9dc64f6772bd4787b687d"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
JWT_STORAGE_NAME
"AUTH_TOKEN"
LLEIDA_API_KEY
"xxxxxxxx"
LLEIDA_CC_EMAIL
"xxx"
LLEIDA_ENABLED
"true"
LLEIDA_FROM_EMAIL
"no-reply@reseauglass.fr"
LLEIDA_OPENUM_CONFIG_ID
"0"
LLEIDA_OPENUM_KEY
""
LLEIDA_USER
"reseauglass"
LOCK_DSN
"semaphore"
MAILER_DSN
"smtp://localhost:32768"
MERCURE_JWT_SECRET
"""
-----BEGIN PUBLIC KEY-----\n
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx8q6oLqK4S4o1K4PBglq\n
J+R+VPs9/tRdHSwEJCZW4sY9dKEE5m/GB2OCafKtN7hqDA6FRpKItsfjlTpke3BR\n
isk7TBusCJa5HImj49uroInUZlLuc1VVb+A0fieGdE4i8jcKajyFv95fdFTdJlZU\n
WC3P86X1JiM7JFHcg6Owo2GbUUAS19/CGt9nGHEWJ3ucScd1HK3g8Gw6g/Q7k7yt\n
kHrokDs/ipA6FokJdaEWh6UXBRm7jNYKVlUgWomHclHclJLgWQCg7N4OuMnUfb4V\n
afZwkfG0fDympwf/2GnDGF3sGDwojoGwNTb3xBWfc82m+TQEDI2KPxcmASB4Vohh\n
KQIDAQAB\n
------END PUBLIC KEY-----
"""
MERCURE_PUBLIC_URL
"https://preprod.reseauglass.fr/hub/.well-known/mercure"
MERCURE_PUBLISHER_JWT_ALG
"RS256"
MERCURE_PUBLISH_URL
"https://preprod.reseauglass.fr/hub/.well-known/mercure"
MERCURE_SUBSCRIBER_JWT_ALG
"RS256"
MERCURE_TRANSPORT_URL
"local://local"
MERCURE_URL
"https://preprod.reseauglass.fr/hub/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MS_CLIENT_ID
"..."
MS_CLIENT_SECRET
"..."
MS_REDIRECT_URI
"https://.../oauth2/microsoft/callback"
MS_TENANT_ID
"common"
NEXT_PUBLIC_API_URL
"https://preprod.reseauglass.fr"
OPENAI_API_KEY
"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"
OPENAI_MODEL
"gpt-4o-mini"
OUTLOOK_CLIENT_ID
"095e18a4-34e7-4cb4-9786-44c3cc95748f"
OUTLOOK_CLIENT_SECRET
"92fbd183-3191-46fd-bc11-b68a46c0cfd1"
OUTLOOK_CLIENT_VALUE
"Ub_8Q~_XH0dQYTB3yAz9Bv1L3uAE9CJXpegzRdqK"
PILKINGTON_ACR_VALUES
"2fa"
PILKINGTON_API_URL
"https://e.pilkington.com/Service"
PILKINGTON_CLIENT_ID
"NSG.AGRE"
PILKINGTON_OIDC_AUDIENCE
"NSG.AGRE"
PILKINGTON_OIDC_AUTHORITY
"https://identity.pilkington.com/identityexternal"
PILKINGTON_OIDC_ISSUER
"urn:NSG.Framework.Identity"
PILKINGTON_PASSWORD
"ERZZi!FXd93E!J@"
PILKINGTON_REDIRECT_URI
"https://e.pilkington.com:443/app/shared/nsgCore/Authorisation/Oidc/callback3.html"
PILKINGTON_RG_ACOUNT_ID
"28938"
PILKINGTON_SCOPE
"openid profile AGRE"
PILKINGTON_TOKEN_ENDPOINT
"https://identity.pilkington.com/identityexternal/connect/token"
PILKINGTON_USERNAME
"90041"
POSTGRES_DB
""
POSTGRES_PASSWORD
""
POSTGRES_USER
""
PREMIUM_SERVICES_GATE_ENABLED
"true"
QUICK_EMAIL_VERIFICATION_API_KEY
""
RAPIDAPI_HOST
"app.auto-ways.net/api/v1/fr"
RAPIDAPI_KEY
"pk_cedeab00848f3170fc1a8d1db4a68e38"
RF_API_URL
""
RF_APP_TOKEN
""
RF_ENABLED
"false"
RINGOVER_API_KEY_ADEL
""
RINGOVER_API_KEY_HELLOGLASS
""
RINGOVER_API_KEY_RESEAUGLASS
""
SES_AWS_ACCESS_KEY_ID
"AKIA2P6SJS7NQJI2PB77"
SES_AWS_SECRET_ACCESS_KEY
"BO2vwfHrn/ceTrScNskU/vun9PQZvXtBWhJMZBiKaGdG"
SIDEXA_AGREMENT
"01-D6-0100-999999-999-23"
SIDEXA_FEATURE_ENABLED
"true"
SIDEXA_GATEWAY_ENABLED
"true"
SIDEXA_ITR_ID
"FR917538944000137R"
SIDEXA_LOGIN
"sys"
SIDEXA_MIRROR_ENABLED
"true"
SIDEXA_PASSWD
"ea6f475930c26ed5d0511153f00a5152"
SIDEXA_REST_API
"https://wsrec.sidexa.com/wuarec/rest"
SIRENE_API_KEY
"39d31b0e-8920-41fe-931b-0e8920c1fe7f"
SIRENE_API_URI
"https://api.insee.fr/entreprises/sirene/V3.11/"
SIRENE_JETON_TOKEN
"57fe7ca0-f510-31c4-80a4-e5cf20da952f"
SIRENE_KEY_CONSUME
"p4yMCzK2gKAvvqCaIWj_aPYpOo8a"
SIRENE_KEY_SECRET
"MwuBSVGW2mMw5WlRoLMKFDu3Lv4a"
STRIPE_API_KEY
"sk_test_51TG5ALLBpEViiPkLEdqP4g7Vyfn3ZD0jcRs2xJS7YwTKdPN3yKyhGBtnDad7ceoPp4BJMbwbYF3L15yFcS3ieZRb00xihm21uc"
STRIPE_ENDPOINT_SECRET
"whsec_Ecg22CgSjpc0ieBCDXSb8MnlWPe6YW5Y"
STRIPE_ID_TAXE
"txr_1LhX0iKwIGxBSM3PcPXKcLrJ"
TRUSTED_PROXIES
"REMOTE_ADDR"
TWILIO_ACCOUNT_SID
"ACc2df51d9359eacdeffe8d42fc922e858"
TWILIO_AUTH_TOKEN
"dfec4cc2a4c8d6670af79386ef18c45d"
TWILIO_DSN
"twilio://ACc2df51d9359eacdeffe8d42fc922e858:dfec4cc2a4c8d6670af79386ef18c45d@default?from=+12565884431"
TWILIO_SMS_FEATURE_ENABLED
"true"
TWILIO_SMS_FROM
"+12565884431"
TWILIO_WHATSAPP_DSN
"twilio://ACc2df51d9359eacdeffe8d42fc922e858:dfec4cc2a4c8d6670af79386ef18c45d@default?from=whatsapp:+14155238886"
TWILIO_WHATSAPP_FEATURE_ENABLED
"false"
TWILIO_WHATSAPP_FROM
"+14155238886"
YOUSIGN_API_URI
"https://api-sandbox.yousign.app/v3/"
YOUSIGN_API_V3_TOKEN
"ZrRANSBvG1Heiozr8zQAayMqG86Qpf98"
YOUSIGN_PRODUCTION
"0"
YOUSIGN_TOKEN
"fb7ecebed7979cbd095b35410a476a35"
YOUSIGN_URL_SIGN
"https://staging-app.yousign.com/procedure/sign?members="
YOUSIGN_WEBHOOK
"https://preprod.reseauglass.fr/sign"
YOUSIGN_WEBHOOK_SECRET
"7227bd6e699683ad46b562416c00679e"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/reseauglass/preprod"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/reseauglass/preprod"
]
CONTENT_LENGTH
"2293"
CONTENT_TYPE
"application/json; charset=utf-8"
CONTEXT_DOCUMENT_ROOT
"/home/reseauglass/preprod/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/reseauglass/preprod/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*; q=0.5, application/json"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"close"
HTTP_HOST
"preprod.reseauglass.fr"
HTTP_STRIPE_SIGNATURE
"t=1776807336,v1=b40de52bb458bf31c5ac021be5a3c3507e7f45dfe70f8a0adc689eec4cd7f8a8,v0=91f0437401dd662cb3ea716706fbb1fb4e00df2ff8a24d0b48f0e5bbacc54072"
HTTP_USER_AGENT
"Stripe/1.0 (+https://stripe.com/docs/webhooks)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"3.130.192.231"
REMOTE_PORT
"42548"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776807336
REQUEST_TIME_FLOAT
1776807336.5625
REQUEST_URI
"/checkout/completed"
SCRIPT_FILENAME
"/home/reseauglass/preprod/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"5.39.68.126"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"preprod.reseauglass.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"preprod.reseauglass.fr"
SYMFONY_DOTENV_PATH
"/home/reseauglass/preprod/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,POSTGRES_DB,POSTGRES_PASSWORD,POSTGRES_USER,MAILER_DSN,LOCK_DSN,STRIPE_API_KEY,STRIPE_ENDPOINT_SECRET,STRIPE_ID_TAXE,APP_PRICE,YOUSIGN_API_URI,YOUSIGN_PRODUCTION,YOUSIGN_TOKEN,YOUSIGN_WEBHOOK,YOUSIGN_URL_SIGN,QUICK_EMAIL_VERIFICATION_API_KEY,SIRENE_API_URI,SIRENE_API_KEY,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_PUBLISH_URL,MERCURE_TRANSPORT_URL,MERCURE_JWT_SECRET,MERCURE_PUBLISHER_JWT_ALG,MERCURE_SUBSCRIBER_JWT_ALG,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,ENABLE_MERCURE_SUBSCRIBING,ENABLE_MERCURE_PUSH,TWILIO_DSN,TWILIO_WHATSAPP_DSN,TWILIO_WHATSAPP_FROM,TWILIO_SMS_FROM,TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN,TWILIO_SMS_FEATURE_ENABLED,TWILIO_WHATSAPP_FEATURE_ENABLED,SIDEXA_ITR_ID,SIDEXA_LOGIN,SIDEXA_PASSWD,SIDEXA_AGREMENT,SIDEXA_REST_API,SIDEXA_FEATURE_ENABLED,SIDEXA_GATEWAY_ENABLED,SIDEXA_MIRROR_ENABLED,CYPRESS_BASE_URL,GOOGLE_API_KEY,GOOGLE_APPLICATION_CREDENTIALS,GOOGLE_MAIL_CREDENTIALS,GOOGLE_RECAPTCHA,GOOGLE_USE_BUCKET,MS_CLIENT_ID,MS_CLIENT_SECRET,MS_TENANT_ID,MS_REDIRECT_URI,CLEARBUS_ENABLED,CLEARBUS_TRACE_ENABLED,CLEARBUS_ID,CLEARBUS_PASSWORD,CLEARBUS_TOTP_KEY,CLEARBUS_COURIERS,CLEARBUS_OUTPUTS,BRIDGE_ENABLED,BRIDGE_API_CALLS_ENABLED,BRIDGE_API_SANDBOX_MODE,BRIDGE_API_URI,BRIDGE_API_CLIENT_ID,BRIDGE_API_CLIENT_SECRET,BRIDGE_WEBHOOK_TRUSTED_IPS,BRIDGE_WEBHOOK_ITEM_CREATED_SECRET,BRIDGE_WEBHOOK_ITEM_REFRESHED_SECRET,BRIDGE_WEBHOOK_ACCOUNT_CREATED_SECRET,BRIDGE_WEBHOOK_ACCOUNT_UPDATED_SECRET,CORS_ALLOW_ORIGIN,RAPIDAPI_HOST,RAPIDAPI_KEY,ENABLE_PILKINGTON,PILKINGTON_OIDC_AUTHORITY,PILKINGTON_TOKEN_ENDPOINT,PILKINGTON_CLIENT_ID,PILKINGTON_SCOPE,PILKINGTON_USERNAME,PILKINGTON_PASSWORD,PILKINGTON_REDIRECT_URI,PILKINGTON_ACR_VALUES,PILKINGTON_API_URL,PILKINGTON_RG_ACOUNT_ID,CHROME_DRIVER_PATH,JWT_STORAGE_NAME,NEXT_PUBLIC_API_URL,ASSET_BASE_URL,OPENAI_API_KEY,OPENAI_MODEL,LLEIDA_ENABLED,LLEIDA_API_KEY,LLEIDA_USER,LLEIDA_FROM_EMAIL,LLEIDA_CC_EMAIL,LLEIDA_OPENUM_CONFIG_ID,LLEIDA_OPENUM_KEY,RF_ENABLED,RF_API_URL,RF_APP_TOKEN,HUBSPOT_ENABLED,HUBSPOT_API_KEY,YOUSIGN_API_V3_TOKEN,SIRENE_JETON_TOKEN,SIRENE_KEY_CONSUME,SIRENE_KEY_SECRET,OUTLOOK_CLIENT_ID,OUTLOOK_CLIENT_SECRET,OUTLOOK_CLIENT_VALUE,SES_AWS_ACCESS_KEY_ID,SES_AWS_SECRET_ACCESS_KEY,RINGOVER_API_KEY_RESEAUGLASS,RINGOVER_API_KEY_HELLOGLASS,RINGOVER_API_KEY_ADEL,CLEARBUS_SERVICE_CALL_ENABLED,CLEARBUS_API_URL,CLEARBUS_API_LOGIN,CLEARBUS_API_PASSWORD,PILKINGTON_OIDC_ISSUER,PILKINGTON_OIDC_AUDIENCE,TRUSTED_PROXIES,APP_RECAPTCHA_ENABLED,APP_SUBSCRIPTION_PRICE,APP_JETON_SUBSCRIBED_PRICE,APP_TRIAL_DAYS,CHROME_BINARY_PATH,APP_ENCRYPTION_KEY,YOUSIGN_WEBHOOK_SECRET,PREMIUM_SERVICES_GATE_ENABLED"
USER
"www-data"
proxy-nokeepalive
"1"