argos/annotation-service/annotation-web/src/main/resources/config/cors-devel.yml

4 lines
78 B
YAML
Raw Normal View History

2024-02-09 17:50:34 +01:00
web:
cors:
allowed-origins: [ http://localhost, http://localhost:4200 ]