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-27 00:13:59 -03:00

4 lines
107 B
INI

jdbc.url = jdbc:h2:./data/database
jdbc.driver = org.h2.Driver
jdbc.username = l2j
jdbc.password = changeme