🎨 Inlines cors wildcard

This commit is contained in:
Rune Harlyk
2025-07-16 20:33:12 +02:00
parent 43e76770a8
commit 9c984d3215
3 changed files with 1 additions and 6 deletions
-4
View File
@@ -26,10 +26,6 @@
#include <WWWData.h>
#endif
#ifndef CORS_ORIGIN
#define CORS_ORIGIN "*"
#endif
#ifndef APP_VERSION
#define APP_VERSION "v1"
#endif