Skip to content

Commit 81d09e0

Browse files
committed
Example of CCAT_CORS_ALLOWED_ORIGINS
1 parent ce668a1 commit 81d09e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# CCAT_LOG_LEVEL=INFO
2424

2525
# CORS
26-
# CCAT_CORS_ALLOWED_ORIGINS=""
26+
# CCAT_CORS_ALLOWED_ORIGINS=https://example.org,https://www.example.org
2727

2828
# Qdrant server
2929
# CCAT_QDRANT_HOST=<host>

0 commit comments

Comments
 (0)