Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
Archive
t3o
my.typo3.org
Commits
7e647abe
Commit
7e647abe
authored
Jan 19, 2020
by
Stefan Busemann
Browse files
Merge branch 'task/use-ssl-for-ddev' into 'develop'
Use https connection for ddev See merge request t3o/my!181
parents
eaf0e270
fc537c01
Pipeline
#8369
passed with stages
in 4 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
config/sites/my/config.yaml
View file @
7e647abe
...
...
@@ -2,7 +2,7 @@ rootPageId: 1
base
:
'
https://my.typo3.org'
baseVariants
:
-
base
:
'
http://my.typo3.org.ddev.site'
base
:
'
http
s
://my.typo3.org.ddev.site'
condition
:
'
applicationContext
==
"Development"'
-
base
:
'
https://my-stage.typo3.org'
...
...
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