fix: update project name and base URLs to Dialog Relations
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: lena-schilling
|
name: dialog-relations
|
||||||
type: typo3
|
type: typo3
|
||||||
docroot: public
|
docroot: public
|
||||||
php_version: "8.3"
|
php_version: "8.3"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
base: https://lena-schilling.at
|
base: https://dialog-relations.at
|
||||||
baseVariants:
|
baseVariants:
|
||||||
- base: https://lena-schilling.ddev.site
|
- base: https://dialog-relations.ddev.site
|
||||||
condition: 'applicationContext == "Development/Ddev"'
|
condition: 'applicationContext == "Development/Ddev"'
|
||||||
- base: https://lena-schilling.cloonar.dev
|
- base: https://dialog-relations.cloonar.dev
|
||||||
condition: 'applicationContext == "Production/Staging"'
|
condition: 'applicationContext == "Production/Staging"'
|
||||||
dependencies:
|
dependencies:
|
||||||
- georgringer/news
|
- georgringer/news
|
||||||
@@ -25,8 +25,8 @@ languages:
|
|||||||
rootPageId: 1
|
rootPageId: 1
|
||||||
websiteTitle: ''
|
websiteTitle: ''
|
||||||
favicons:
|
favicons:
|
||||||
full_name: 'Lena Schilling'
|
full_name: 'Dialog Relations'
|
||||||
short_name: 'Lena Schilling'
|
short_name: 'Dialog Relations'
|
||||||
theme_color: '#233600'
|
theme_color: '#233600'
|
||||||
favicon_path: 'EXT:base/Resources/Public/Images/Favicons/'
|
favicon_path: 'EXT:base/Resources/Public/Images/Favicons/'
|
||||||
favicon_svg: favicon.svg
|
favicon_svg: favicon.svg
|
||||||
|
|||||||
Reference in New Issue
Block a user