mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Example Update
Renamed mysql configuration file to include example extension and set git to ignore mysql.cnf per request.
This commit is contained in:
parent
b27873667b
commit
9ba74fee5c
2 changed files with 1 additions and 0 deletions
3
servatrice/scripts/mysql.cnf.example
Normal file
3
servatrice/scripts/mysql.cnf.example
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[client]
|
||||
user={db_username}
|
||||
password={db_password}
|
||||
Loading…
Add table
Add a link
Reference in a new issue