Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
bc84e15a
Commit
bc84e15a
authored
Oct 28, 2019
by
Marc Egger
Browse files
run_qfq_docker.sh: make strong default password
parent
696b57ca
Pipeline
#2530
passed with stages
in 2 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker/run_qfq_docker.sh
View file @
bc84e15a
...
...
@@ -14,9 +14,9 @@ source _helper_functions.sh
DB_CONTAINER_NAME
=
# if empty choose random
DB_PORT
=
0
# if set to 0 choose random
MYSQL_ROOT_PASSWORD
=
crazyfish123
MYSQL_ROOT_PASSWORD
=
MN7HKEB7AnvdVKQE
MYSQL_USER
=
typo3
MYSQL_PASSWORD
=
crazyfish123
MYSQL_PASSWORD
=
jP36XnRdGvfmS7RL
QFQ_DATABASE
=
qfq_db
T3_DATABASE
=
t3_db
...
...
Write
Preview
Supports
Markdown
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