{ "production": { "host": "192.168.11.140", "domain": "explorer.d-bis.org", "deployment_path": "/var/www/html", "backup_enabled": true, "ssl_enabled": true }, "development": { "host": "localhost", "domain": "localhost", "deployment_path": "./frontend/public", "port": 8000 } }