allow all origins in dev mode and tie down to chess-scribe.org in prod

This commit is contained in:
2026-05-28 15:17:45 +02:00
parent 9ae4167f58
commit 21de8d9eca
4 changed files with 81 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
(executable
(public_name chess-scribe-api)
(name main)
(libraries chess_scribe_api dream pgn_to_tex))
(libraries chess_scribe_api dream pgn_to_tex yojson))