Skip to content

Commit ef6670d

Browse files
Add new allowed origin for CORS
Added a new origin 'https://wrzh238.chemie.uni-wuerzburg.de' to the allowed origins list.
1 parent e3d19fe commit ef6670d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/allowed-origins.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@
4444
"http://chemotioneln.chemie.uni-kl.de:4000",
4545
"https://eln.crc1333.de/",
4646
"https://chemotion.aci.uni-heidelberg.de",
47-
"https://chemotion.app.rug.nl/"
47+
"https://chemotion.app.rug.nl/",
48+
"https://wrzh238.chemie.uni-wuerzburg.de"
4849
]
4950

5051

52+

0 commit comments

Comments
 (0)