mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-21 02:23:32 +00:00
feat(ui): scrollable resource tabs and railpack default
Add a shared resource-heading-tabs scroller with overflow chevrons, wire it into resource/server navbars, keep links menus outside overflow, and default new git apps to Railpack instead of Nixpacks.
This commit is contained in:
@@ -64,7 +64,7 @@ class GithubPrivateRepository extends Component
|
||||
|
||||
protected int $page = 1;
|
||||
|
||||
public $build_pack = 'nixpacks';
|
||||
public $build_pack = 'railpack';
|
||||
|
||||
public bool $show_is_static = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user