| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/dev/webapps/fivewishes-bridge/ |
Upload File : |
# Server NODE_ENV=production PORT=5002 BASE_URL=http://localhost:5002 # Shopify SHOPIFY_STORE_DOMAIN=app-tester-store-2.myshopify.com SHOPIFY_API_VERSION=2025-10 SHOPIFY_API_KEY=0a4d9ff9a1916fbef59804193f369143 SHOPIFY_API_SECRET=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 SHOPIFY_SCOPES=read_customers,write_customers,read_companies,write_companies SHOPIFY_MULTIPASS_SECRET=a9086ab71e7cf52798a0762b75b02805 MYSQL_HOST=127.0.0.1 MYSQL_USER=shopify-user MYSQL_PASSWORD=udhvDsdifjso@123 MYSQL_DATABASE=shopify-five-wishes MYSQL_PORT=3306 # Token storage (OAuth) # Base64 of 32 random bytes (AES-256-GCM) TOKEN_ENCRYPTION_KEY=a46Xh0S/5D8cbDXciv2cYVYLYHqaMhuwXodwez+PA48= TOKENS_FILE=.local/shopify-tokens.enc.json # Keycloak (OIDC) KEYCLOAK_ISSUER=https://fivewishes-auth.demandtech.org/realms/fivewishes-auth KEYCLOAK_CLIENT_ID=shopify-login KEYCLOAK_CLIENT_SECRET=VYCHQo1eIurdZ7JnPC2GHLePIl0b1oQS # Security STATE_SIGNING_SECRET=change_me_to_a_long_random_string # B2B ENABLE_B2B=true #a46Xh0S/5D8cbDXciv2cYVYLYHqaMhuwXodwez+PA48= LOG_KEYCLOAK_CLAIMS=true LOG_B2B_DEBUG=true KEYCLOAK_SERVER_URL=https://fivewishes-auth.demandtech.org KEYCLOAK_REALM=master KEYCLOAK_ADMIN_USERNAME=chhavinav.s@cetrixcloudservices.com KEYCLOAK_ADMIN_PASSWORD=admin_digg SCOPES=write_products,write_discounts,read_orders,write_orders,read_metaobjects,write_metaobjects,read_metaobject_definitions,write_metaobject_definitions,write_delivery_customizations,write_shipping,read_shipping