All
This commit is contained in:
4
api/.env
4
api/.env
@@ -14,7 +14,7 @@
|
||||
# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration
|
||||
|
||||
MERCURE_SUBSCRIBE_URL=http://localhost:1337/hub
|
||||
VARNISH_URL=http://cache-proxy
|
||||
#VARNISH_URL=http://cache-proxy
|
||||
|
||||
###> symfony/framework-bundle ###
|
||||
APP_ENV=dev
|
||||
@@ -31,7 +31,7 @@ DATABASE_URL=postgres://api-platform:!ChangeMe!@db/api
|
||||
###< doctrine/doctrine-bundle ###
|
||||
|
||||
###> nelmio/cors-bundle ###
|
||||
CORS_ALLOW_ORIGIN=^https?://localhost(:[0-9]+)?$
|
||||
CORS_ALLOW_ORIGIN=^https?://.*$
|
||||
###< nelmio/cors-bundle ###
|
||||
|
||||
###> symfony/mercure-bundle ###
|
||||
|
||||
Reference in New Issue
Block a user