mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Fix typo
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"env": {
|
||||
"MESSENGER_TRANSPORT_DSN": "doctrine://default?auto_setup=false"
|
||||
"MESSENGER_TRANSPORT_DSN": "doctrine://default?auto_setup=0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user