⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
toner-aktuell.de
/
config
/
services
/
View File Name :
defaults_test.xml
<?xml version="1.0" encoding="UTF-8" ?> <container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> <services> <service class="League\OAuth2\Server\CryptKey" id="shopware.private_key" public="true"> <argument>%kernel.project_dir%/var/test/jwt/private.pem</argument> <argument>%env(string:default:jwt_private_key_passphrase_default:JWT_PRIVATE_KEY_PASSPHRASE)%</argument> </service> <service class="League\OAuth2\Server\CryptKey" id="shopware.public_key" public="true"> <argument>%kernel.project_dir%/var/test/jwt/public.pem</argument> </service> </services> </container>