Skip to content

Commit ba81e65

Browse files
chore: Add new origin to allowed origins list
Updated the allowed-origins to add below domain: chemotion.aci.uni-heidelberg.de
1 parent 23870ed commit ba81e65

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/allowed-origins.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,7 @@
4242
"https://test.chemdev.scc.kit.edu",
4343
"http://5.10.12.108",
4444
"http://chemotioneln.chemie.uni-kl.de:4000",
45-
"https://eln.crc1333.de/"
45+
"https://eln.crc1333.de/",
46+
"https://chemotion.aci.uni-heidelberg.de"
4647
]
48+

0 commit comments

Comments
 (0)