correction url mail

This commit is contained in:
maher
2026-06-10 16:15:23 +02:00
parent 46c35badfd
commit d9c0040374
3 changed files with 8 additions and 13 deletions
+2 -4
View File
@@ -16,14 +16,12 @@
###> symfony/framework-bundle ###
APP_ENV=dev
APP_SECRET=
APP_SECRET=06c188eb6b4fe88c6ac5e8
APP_SHARE_DIR=var/share
###< symfony/framework-bundle ###
###> symfony/routing ###
# Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
# See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
DEFAULT_URI=http://localhost
DEFAULT_URI=https://video.powerpme.com
###< symfony/routing ###
###> doctrine/doctrine-bundle ###