Skip to content

Commit e99d28a

Browse files
Update docker-compose.yml
1 parent d24c730 commit e99d28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version: "3.8"
22

33
services:
44
mysql:
5+
user: "${UID}:${GID}"
56
image: mysql:5.7
67
container_name: mysql
78
environment:

0 commit comments

Comments
 (0)