guifi·net GitLab devops
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jose Legido
docker-drupal9
Commits
b89e956e
Commit
b89e956e
authored
2 years ago
by
Jose Legido
Browse files
Options
Download
Email Patches
Plain Diff
Update docker-compose.yml
parent
9fad86aa
main
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yml
+1
-1
docker-compose.yml
with
1 addition
and
1 deletion
+1
-1
docker-compose.yml
View file @
b89e956e
...
...
@@ -3,7 +3,7 @@ version: '3.1'
services
:
db
:
image
:
m
ysql:5.7
image
:
m
ariadb:latest
volumes
:
-
'
${PWD}/db_data:/var/lib/mysql'
environment
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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
Menu
Projects
Groups
Snippets
Help