Skip to content

Commit 97332bc

Browse files
authored
Update docker-compose.yaml
1 parent 0e6fe77 commit 97332bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ services:
4545
environment:
4646
# - MYSQL_ROOT_PASSWORD=password
4747
# - MYSQL_DATABASE=fakesite
48-
- MYSQL_USER=root
48+
- MYSQL_USER=phishapi
4949
- MYSQL_PASSWORD=password
5050
volumes:
5151
- ./mysql_data:/var/lib/mysql

0 commit comments

Comments
 (0)