mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
4
config/database.properties
Normal file
4
config/database.properties
Normal file
@@ -0,0 +1,4 @@
|
||||
jdbc.mysql.url = jdbc:mysql://localhost/l2jserver2
|
||||
jdbc.mysql.driver = com.mysql.jdbc.Driver
|
||||
jdbc.mysql.username = l2j123
|
||||
jdbc.mysql.password = changeme
|
||||
Reference in New Issue
Block a user