Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
// Auto generated by wpfluent Installer.
|
||||
|
||||
return array(
|
||||
'name' => 'Fluent Crm',
|
||||
'slug' => 'fluent-crm',
|
||||
'domain_path' => '/language',
|
||||
'text_domain' => 'fluent-crm',
|
||||
'hook_prefix' => 'fluentcrm_',
|
||||
'rest_namespace' => 'fluent-crm',
|
||||
'rest_version' => 'v2',
|
||||
'env' => 'production',
|
||||
);
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
// Silence is golden.
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"protocol": "http://",
|
||||
"host": "localhost",
|
||||
"port": 5174,
|
||||
"strict_port": true,
|
||||
"vite_protocol": "ws",
|
||||
"manifest_path": "config/vite_config.php",
|
||||
"allowedPorts": [
|
||||
5174,
|
||||
5173,
|
||||
5175,
|
||||
5176,
|
||||
8000,
|
||||
8080,
|
||||
8880,
|
||||
4000,
|
||||
5000
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user