This repository has been archived on 2024-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
redstoner-utils/secrets.py.example
2014-12-20 18:53:52 +01:00

3 lines
104 B
Plaintext

mysql_database = "jdbc:mysql://localhost/database"
mysql_user = "username"
mysql_pass = "secret"