Skip to content
Snippets Groups Projects
Commit 1ef5e50e authored by Jonathan Foucher's avatar Jonathan Foucher
Browse files

change volume name

parent 67cc535a
No related branches found
No related tags found
No related merge requests found
Pipeline #91495 passed
......@@ -4,7 +4,7 @@ services:
db:
image: mysql:8
volumes:
- alpilles_mysql:/var/lib/mysql
- mysql:/var/lib/mysql
env_file:
- .env
......@@ -38,4 +38,4 @@ services:
- db
volumes:
alpilles_mysql:
mysql:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment