cors added, config tests fixed

This commit is contained in:
C
2023-02-01 14:48:10 +05:00
parent 622556911c
commit 4dd9ce1902
2 changed files with 10 additions and 8 deletions
+3 -1
View File
@@ -10,7 +10,9 @@ module.exports = {
"http://localhost:3000",
"https://stream.graff.tech/",
"http://212.220.216.185:3005",
"https://stream.graff.tech"
"https://stream.graff.tech",
"http://test.stream.graff.tech",
"https://test.stream.graff.tech"
],
limiter: {
window_minutes: 10,