Skip to content

Instantly share code, notes, and snippets.

View thyseus's full-sized avatar
💭
Linux Rules

Herbert Maschke thyseus

💭
Linux Rules
  • Leipzig, Germany
View GitHub Profile
```php
<?php
# Be careful. This stuff is powerful and possibly dangerous. Good Luck !
if (false && $_SERVER['REMOTE_ADDR'] == '146.0.115.137') {
error_reporting(-1);
ini_set('display_errors', true);
defined('YII_DEBUG') or define('YII_DEBUG', true);
}
API_URL=http://host.docker.internal:480/api
MERCHANT_URL=http://host.docker.internal:480