mirror of
https://github.com/Polaris-Entertainment/bytefy.git
synced 2026-04-09 09:29:39 +00:00
ci: fix cors
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -64,6 +64,7 @@ jobs:
|
||||
AllowedOrigins = @(
|
||||
"http://localhost:4200"
|
||||
"https://localhost:4200"
|
||||
"https://bytefy.net"
|
||||
)
|
||||
}
|
||||
Seq = @{
|
||||
|
||||
Reference in New Issue
Block a user