mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 09:36:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
"APP_ENV": "dev",
|
||||
"APP_SECRET": ""
|
||||
},
|
||||
"dotenv": {
|
||||
"local": {
|
||||
"APP_SECRET": "%generate(secret)%"
|
||||
}
|
||||
},
|
||||
"gitignore": [
|
||||
"/.env.local",
|
||||
"/.env.local.php",
|
||||
@@ -175,7 +180,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "fd989cef36e65764f725ef94084b3f8fdaf18a85"
|
||||
"ref": "4af41e1c7c2fae64227f56349d578555598abcc6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user