Remove temporary fix for problems with CSS styles

Fixed by Horizon side:
https://review.opendev.org/c/openstack/horizon/+/949036

Change-Id: I8acb029b0562381cdbe28f0ee32f3aed07de5784
This commit is contained in:
Ivan Anfimov
2025-05-07 18:17:40 +00:00
parent f22f83ebca
commit 7fedf7f787

View File

@@ -10,7 +10,6 @@
DocumentRoot %HORIZON_DIR%/.blackhole/
Alias %WEBROOT%/media %HORIZON_DIR%/openstack_dashboard/static
Alias %WEBROOT%/static %HORIZON_DIR%/static
Alias /static %HORIZON_DIR%/static
RedirectMatch "^/$" "%WEBROOT%/"