chore: adjust ddev config to run TYPO3 10 and 11 in parallel
This commit is contained in:
@@ -3,6 +3,9 @@ baseVariants:
|
||||
-
|
||||
base: 'https://ep-reisen.ddev.site'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://ep-reisen-10.ddev.site'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://schnee-event.ddev.site'
|
||||
condition: 'applicationContext == "Development/Skimax"'
|
||||
|
||||
Reference in New Issue
Block a user