Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
typo3.org
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
47
Issues
47
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
t3o
typo3.org
Commits
a2b4e9fa
Commit
a2b4e9fa
authored
Mar 11, 2019
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to ddev 1.6.0
parent
f09a87ac
Pipeline
#6436
passed with stages
in 3 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
.ddev/config.yaml
.ddev/config.yaml
+8
-6
No files found.
.ddev/config.yaml
View file @
a2b4e9fa
APIVersion
:
v1.
5.1
APIVersion
:
v1.
6.0
name
:
typo3.org
type
:
typo3
docroot
:
public
php_version
:
"
7.2"
webserver_type
:
nginx-fpm
dbimage
:
drud/ddev-dbserver:v1.6.0-10.2
router_http_port
:
"
80"
router_https_port
:
"
443"
xdebug_enabled
:
false
...
...
@@ -11,6 +12,7 @@ additional_hostnames: []
additional_fqdns
:
[]
mariadb_version
:
"
10.1"
webcache_enabled
:
false
nfs_mount_enabled
:
false
provider
:
default
hooks
:
post-start
:
...
...
@@ -22,11 +24,11 @@ hooks:
-
exec
:
./vendor/bin/typo3cms install:extensionsetupifpossible
# This config.yaml was created with ddev version v1.
5.1
# webimage: drud/ddev-webserver:v1.
5.1
# dbimage: drud/ddev-dbserver:v1.
5
.0-10.2
# dbaimage: drud/phpmyadmin:v1.
5
.0
# bgsyncimage: drud/ddev-bgsync:v1.
5
.0
# This config.yaml was created with ddev version v1.
6.0
# webimage: drud/ddev-webserver:v1.
6.0
# dbimage: drud/ddev-dbserver:v1.
6
.0-10.2
# dbaimage: drud/phpmyadmin:v1.
6
.0
# bgsyncimage: drud/ddev-bgsync:v1.
6
.0
# However we do not recommend explicitly wiring these images into the
# config.yaml as they may break future versions of ddev.
# You can update this config.yaml using 'ddev config'.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment