mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 12:33:03 +00:00
change proxy path in dev
This commit is contained in:
@@ -17,5 +17,4 @@ return [
|
||||
'mux_enabled' => env('MUX_ENABLED', true),
|
||||
'dev_webhook' => env('SERVEO_URL'),
|
||||
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),
|
||||
'dev_config_path' => env('DEV_CONFIG_PATH', './_data/coolify'),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user