Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3.org
Commits
a2b4e9fa
Commit
a2b4e9fa
authored
Mar 11, 2019
by
Thomas Löffler
Browse files
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
.ddev/config.yaml
View file @
a2b4e9fa
APIVersion
:
v1.
5.1
APIVersion
:
v1.
6.0
name
:
typo3.org
name
:
typo3.org
type
:
typo3
type
:
typo3
docroot
:
public
docroot
:
public
php_version
:
"
7.2"
php_version
:
"
7.2"
webserver_type
:
nginx-fpm
webserver_type
:
nginx-fpm
dbimage
:
drud/ddev-dbserver:v1.6.0-10.2
router_http_port
:
"
80"
router_http_port
:
"
80"
router_https_port
:
"
443"
router_https_port
:
"
443"
xdebug_enabled
:
false
xdebug_enabled
:
false
...
@@ -11,6 +12,7 @@ additional_hostnames: []
...
@@ -11,6 +12,7 @@ additional_hostnames: []
additional_fqdns
:
[]
additional_fqdns
:
[]
mariadb_version
:
"
10.1"
mariadb_version
:
"
10.1"
webcache_enabled
:
false
webcache_enabled
:
false
nfs_mount_enabled
:
false
provider
:
default
provider
:
default
hooks
:
hooks
:
post-start
:
post-start
:
...
@@ -22,11 +24,11 @@ hooks:
...
@@ -22,11 +24,11 @@ hooks:
-
exec
:
./vendor/bin/typo3cms install:extensionsetupifpossible
-
exec
:
./vendor/bin/typo3cms install:extensionsetupifpossible
# This config.yaml was created with ddev version v1.
5.1
# This config.yaml was created with ddev version v1.
6.0
# webimage: drud/ddev-webserver:v1.
5.1
# webimage: drud/ddev-webserver:v1.
6.0
# dbimage: drud/ddev-dbserver:v1.
5
.0-10.2
# dbimage: drud/ddev-dbserver:v1.
6
.0-10.2
# dbaimage: drud/phpmyadmin:v1.
5
.0
# dbaimage: drud/phpmyadmin:v1.
6
.0
# bgsyncimage: drud/ddev-bgsync:v1.
5
.0
# bgsyncimage: drud/ddev-bgsync:v1.
6
.0
# However we do not recommend explicitly wiring these images into the
# However we do not recommend explicitly wiring these images into the
# config.yaml as they may break future versions of ddev.
# config.yaml as they may break future versions of ddev.
# You can update this config.yaml using 'ddev config'.
# You can update this config.yaml using 'ddev config'.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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