Files
symfony-flex-recipes/symfony/lock/5.2/manifest.json
T
2020-11-29 19:13:37 +01:00

11 lines
248 B
JSON

{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Choose one of the stores below",
"#2": "postgresql+advisory://db_user:db_password@localhost/db_name",
"LOCK_DSN": "semaphore"
}
}