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
LQDN Adminsys
don
Commits
ea7db5db
Commit
ea7db5db
authored
Jul 23, 2018
by
Mindiell
Browse files
Modification des accès à la base de données dans le fichier d'environnement exemple
parent
986527bf
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/env.sample
View file @
ea7db5db
...
...
@@ -2,8 +2,8 @@
SQL_HOST=127.0.0.1
SQL_PORT=3306
SQL_DATABASE=soutien
SQL_USER=
root
SQL_PASSWORD=
SQL_USER=
soutien
SQL_PASSWORD=
soutien
# Phinx configuration
PHINX_HOST=${SQL_HOST}
...
...
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