File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed
Documentation/ForContributors Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1- name : powermail
1+ name : powermail-v11
22type : typo3
33docroot : .Build/Web/
44php_version : " 8.0"
1717 post-start :
1818 - exec : composer install
1919 - exec : cp .ddev/typo3/AdditionalConfiguration.php .Build/Web/typo3conf/
20- host_db_port : " 28262 "
20+ host_db_port : " 39699 "
2121
2222# This config.yaml was created with ddev version v1.17.5
2323# webimage: drud/ddev-webserver:v1.17.4
Original file line number Diff line number Diff line change 1- HOST = local.powermail.de
2- MAIL = mail.powermail.de
1+ HOST = local.powermail-v11 .de
2+ MAIL = mail.powermail-v11 .de
33
44WEBROOT = .Build/Web
55TYPO3_CACHE_DIR = var
66
77SQLDUMPSDIR = .project/data/
88SQLDUMPFILE = db.sql.gz
9- SQLPORT = 42473
9+ SQLPORT = 39699
1010
1111CHROMEPORT = 19647
1212
Original file line number Diff line number Diff line change 1- base : ' https://local.powermail.de/'
1+ base : ' https://local.powermail-v11 .de/'
22errorHandling : { }
33baseVariants :
44 -
5- base : ' https://powermail.ddev.site/'
5+ base : ' https://powermail-v11 .ddev.site/'
66 condition : ' applicationContext == "Development/DDEV"'
77languages :
88 -
Original file line number Diff line number Diff line change 2121
2222Now you will be able to work with the website
2323
24- Frontend: https://powermail.ddev.site/ \
25- Backend: https://powermail.ddev.site/typo3
24+ Frontend: https://powermail- < TYPO3-version > .ddev.site/ \
25+ Backend: https://powermail- < TYPO3-version > .ddev.site/typo3
2626
2727
2828Username: admin \
@@ -40,8 +40,8 @@ Password: password
4040- open a console in the project root
4141- run ` make install-project `
4242
43- Frontend https://local.powermail.de/ \
44- Backend: https://local.powermail.de/typo3
43+ Frontend https://local- < TYPO3-version > .powermail.de/ \
44+ Backend: https://local- < TYPO3-version > .powermail.de/typo3
4545
4646Username: admin \
4747Password: password
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ default:
1616 fail_prefix : ' failed_'
1717 purge : true
1818 Behat\MinkExtension :
19- base_url : https://powermail.ddev.site/
19+ base_url : https://powermail-v11 .ddev.site/
2020 files_path : /var/www/html/Tests/Behavior/Assets
2121 selenium2 : ~
2222 browser_name : ' chrome'
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ default:
1616 fail_prefix : ' failed_'
1717 purge : true
1818 Behat\MinkExtension :
19- base_url : https://local.powermail.de
19+ base_url : https://local.powermail-v11 .de
2020 files_path : /app/Tests/Behavior/Assets
2121 selenium2 : ~
2222 browser_name : ' chrome'
You can’t perform that action at this time.
0 commit comments