Skip to content

Commit e3d19fe

Browse files
Update allowed origins with a new URL
Added a new origin URL to the allowed origins list. Domain: https://chemotion.app.rug.nl/ Organisation: University of Groningen Contact person (Name/Email): webhosting.cit@rug.nl
1 parent ba81e65 commit e3d19fe

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
@@ -43,6 +43,8 @@
4343
"http://5.10.12.108",
4444
"http://chemotioneln.chemie.uni-kl.de:4000",
4545
"https://eln.crc1333.de/",
46-
"https://chemotion.aci.uni-heidelberg.de"
46+
"https://chemotion.aci.uni-heidelberg.de",
47+
"https://chemotion.app.rug.nl/"
4748
]
4849

50+

0 commit comments

Comments
 (0)