Add (ai gen)

This commit is contained in:
2023-10-01 00:35:27 +08:00
parent 645d0f1d02
commit f02081e30c
79 changed files with 4816 additions and 1041 deletions

View File

@@ -6,4 +6,10 @@
'dev_default_ip' => env('DEV_DEFAULT_IP', '127.0.0.1'),
'fallback_country_slug' => 'my',
'node_binary' => env('NODE_BINARY'),
'npm_binary' => env('NPM_BINARY'),
'my_crawler_proxy' => env('MY_CRAWLER_PROXY', 'my.smartproxy.com:30000'),
];