Private
Public Access
chg: dev: fix the changing local url names from legacy .local - & change the minio default port #15
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "/phpactor.schema.json",
|
||||
"symfony.enabled": true,
|
||||
"indexer.exclude_patterns": [
|
||||
"/vendor/**/Tests/**/*",
|
||||
"/vendor/**/tests/**/*",
|
||||
"/var/cache/**/*",
|
||||
"/vendor/composer/**/*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user