|
|
@@ -3,6 +3,10 @@ APP_ENV=dev
|
|
|
APP_SECRET=8404413e47480859f70c6a7e1acfa2d5
|
|
|
###< symfony/framework-bundle ###
|
|
|
|
|
|
+###> doctrine/doctrine-bundle ###
|
|
|
+DATABASE_URL="none"
|
|
|
+###< doctrine/doctrine-bundle ###
|
|
|
+
|
|
|
###> nelmio/cors-bundle ###
|
|
|
CORS_ALLOW_ORIGIN='^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$'
|
|
|
###< nelmio/cors-bundle ###
|