ci: fix cors

This commit is contained in:
2025-09-27 23:36:11 +02:00
committed by GitHub
parent 32b315601f
commit 7e06f5249a

View File

@@ -64,6 +64,7 @@ jobs:
AllowedOrigins = @(
"http://localhost:4200"
"https://localhost:4200"
"https://bytefy.net"
)
}
Seq = @{