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
extensions.typo3.org
extensions.typo3.org
Commits
74f35703
Commit
74f35703
authored
Apr 26, 2017
by
Thomas Löffler
Browse files
[TASK] Changes hostname of DB due to docker environment changes
parent
1b7982d6
Pipeline
#370
passed with stages
in 1 minute and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
html/typo3conf/LocalConfiguration.php
View file @
74f35703
...
...
@@ -8,7 +8,7 @@ return [
],
'DB'
=>
[
'database'
=>
't3o'
,
'host'
=>
'db'
,
'host'
=>
'
ter-
db'
,
'password'
=>
'k6mdcMp0MATlzKAE1RW6qFmmilqt2HNkQhbVgztu'
,
'port'
=>
3306
,
'username'
=>
't3o'
,
...
...
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