File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
1
ux_map :
2
2
# https://symfony.com/bundles/ux-map/current/index.html#available-renderers
3
- # renderer: '%env(UX_MAP_DSN)%'
3
+ renderer : ' %env(resolve:default:: UX_MAP_DSN)%'
Original file line number Diff line number Diff line change 1
1
* You're near ready to use the Symfony UX Map component. You can create your first map
2
- by using the <info>Map</info> class, but you will not be able to render it yet until you:
3
-
4
- 1. Install the Symfony UX Map Bridge you want to use, they can be
5
- found at <comment>https://symfony.com/bundles/ux-map/current/index.html#available-renderers</>.
6
- 2. Uncomment the <info># renderer: '%env(UX_MAP_DSN)%'</> line
7
- in <comment>config/packages/ux_map.yaml</>;
2
+ by using the <info>Map</info> class, but you will not be able to render it yet until you
3
+ install the Symfony UX Map Bridge you want to use, they can be found at
4
+ <comment>https://symfony.com/bundles/ux-map/current/index.html#available-renderers</>.
8
5
9
6
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/bundles/ux-map/current/index.html</>
You can’t perform that action at this time.
0 commit comments