fix prod build
This commit is contained in:
5
config/proxy.php
Normal file
5
config/proxy.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'project_path_on_host' => env('PROJECT_PATH_ON_HOST', '/var/www/html')
|
||||
];
|
||||
Reference in New Issue
Block a user