chore: update ddev config to use folder name as hostname
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
name: ep-reisen-10
|
|
||||||
type: typo3
|
type: typo3
|
||||||
docroot: public
|
docroot: public
|
||||||
php_version: "7.4"
|
php_version: "7.4"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
base: 'https://www.ep-reisen.de'
|
base: 'https://www.ep-reisen.de'
|
||||||
baseVariants:
|
baseVariants:
|
||||||
-
|
-
|
||||||
base: 'https://ep-reisen-10.ddev.site'
|
base: 'https://ep-reisen.ddev.site'
|
||||||
condition: 'applicationContext == "Development"'
|
condition: 'applicationContext == "Development"'
|
||||||
-
|
-
|
||||||
base: 'https://staging.ep-reisen.de'
|
base: 'https://staging.ep-reisen.de'
|
||||||
|
|||||||
Reference in New Issue
Block a user