Patch
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"version": "0.0.1",
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"name": "portfolio-php",
|
|
||||||
"runtimeExecutable": "php",
|
|
||||||
"runtimeArgs": ["-d", "post_max_size=20M", "-d", "upload_max_filesize=20M", "-S", "localhost:8090"],
|
|
||||||
"port": 8090
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"mcp__Claude_Preview__preview_screenshot",
|
|
||||||
"mcp__Claude_Preview__preview_start",
|
|
||||||
"mcp__Claude_Preview__preview_stop",
|
|
||||||
"Bash(php -l *)",
|
|
||||||
"mcp__Claude_Preview__preview_console_logs",
|
|
||||||
"mcp__Claude_Preview__preview_resize"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user