-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed
Labels
RFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)
Description
Inspired by #40214
For routing/DI, it might be worth merging per-env yaml files (as found in recipes) in one, don't you think?
My proposal would be to go with a suffix:
services@dev:
App\FooForDev: ~
framework:
secret: '%env(APP_SECRET)%'
framework@test:
test: true
session:
storage_factory_id: session.storage.mock_file
WDYT?
jvasseur, javiereguiluz, jsunier and loevgaardkaznovac, apfelbox, jkufner, DavidBadura and freiondrejdeflock and lrynek
Metadata
Metadata
Assignees
Labels
RFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)