1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/config/database.properties
2011-05-30 20:02:19 -03:00

4 lines
125 B
INI

jdbc.url = jdbc:mysql://localhost/l2jserver2
jdbc.driver = com.mysql.jdbc.Driver
jdbc.username = l2j
jdbc.password = changeme