mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 03:58:34 +03:00
fix(cluster0): preserve issues layout overlay and validate rsync deploy
Compose ac-be-issues views last so tickets/graphs stubs no longer overwrite the canonical nav shell (monitor link). validate-ac-repos accepts /mnt/repos/ac lab checkout and unset url-shortener origin. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -104,11 +104,12 @@ overlay_api ac-ms-graphs
|
||||
overlay_api ac-ms-remote-access
|
||||
|
||||
overlay_views ac-be-auth
|
||||
overlay_views ac-be-issues
|
||||
overlay_views ac-be-tickets
|
||||
overlay_views ac-be-graphs
|
||||
overlay_views ac-be-remote-access
|
||||
overlay_views ac-be-access
|
||||
# ac-be-issues last — its layout.php is the canonical nav shell (other BE repos ship stubs).
|
||||
overlay_views ac-be-issues
|
||||
|
||||
ISSUES_BASE="${APP_BASE_PATH:-/app/androidcast_project/issues}"
|
||||
PUBLIC_ORIGIN_CFG="${LAB_PUBLIC_ORIGIN:-https://acl0.f0xx.org}"
|
||||
|
||||
Reference in New Issue
Block a user