Correctif theme

This commit is contained in:
2024-10-22 14:57:45 +02:00
committed by Gauthier DUPONT
parent 642f56dafa
commit fe12b4fc69
3 changed files with 14 additions and 4 deletions

View File

@ -2,6 +2,9 @@ parameters:
base_url: '%env(BASE_URL)%'
env(BASE_URL): '//'
base_path: '%env(BASE_PATH)%'
env(BASE_PATH): '/'
cookie_path: '%env(COOKIE_PATH)%'
env(COOKIE_PATH): '/'
framework:
@ -18,7 +21,7 @@ framework:
storage_factory_id: session.storage.factory.native
cookie_path: "%cookie_path%"
assets:
base_urls: '%base_url%'
base_path: '%base_path%'
router:
default_uri: '%base_url%'
#esi: true