mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 21:45:55 +00:00
wip
This commit is contained in:
@@ -28,6 +28,6 @@ class ShareCurrentWorkingDirectoryCommand extends ShareCommand
|
||||
return $valetConfig->tld;
|
||||
}
|
||||
|
||||
return 'test';
|
||||
return config('expose.default_tld', 'test');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user