mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
update chipset url
This commit is contained in:
@@ -59,7 +59,7 @@ urlpatterns = [
|
||||
path("nwfilter/<str:nwfltr>/", nwfilter, name="nwfilter"),
|
||||
path("virtsecrets/", secrets, name="virtsecrets"),
|
||||
path(
|
||||
"archs/<str:arch>/machines/",
|
||||
"archs/<str:arch>/machines",
|
||||
views.get_compute_machine_types,
|
||||
name="machines",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user