Skip to content

Commit

Permalink
Add example for socket
Browse files Browse the repository at this point in the history
  • Loading branch information
Brawl345 committed Sep 10, 2024
1 parent 6207068 commit 26aa6ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ MYSQL_PORT=3306
MYSQL_USER=myuser
MYSQL_PASSWORD=mypassword
MYSQL_DB=mydb
MYSQL_SOCKET=/run/mysqld/mysqld.sock

0 comments on commit 26aa6ca

Please sign in to comment.