Skip to content

Commit 628792a

Browse files
committed
allow github pages origin on CORS
1 parent 4fa30ec commit 628792a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ APP_SECRET=d63e877b0444331114e7842dd8105ae1
2121
###< symfony/framework-bundle ###
2222

2323
###> nelmio/cors-bundle ###
24-
CORS_ALLOW_ORIGIN=^https?://(localhost|127\.0\.0\.1|app\.swaggerhub\.com)(:[0-9]+)?$
24+
CORS_ALLOW_ORIGIN=^https?://(localhost|127\.0\.0\.1|app\.swaggerhub\.com|jmlamodiere\.github\.io)(:[0-9]+)?$
2525
###< nelmio/cors-bundle ###

0 commit comments

Comments
 (0)