1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00

Fix for ProxyConfigurationService

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-05-26 11:13:10 -03:00
parent 96bf7df86f
commit 6a527038e2
3 changed files with 23 additions and 15 deletions

4
dist/config/database.properties vendored Normal file
View File

@@ -0,0 +1,4 @@
jdbc.mysql.url = jdbc:mysql://localhost/l2jserver2
jdbc.mysql.driver = com.mysql.jdbc.Driver
jdbc.mysql.username = l2j
jdbc.mysql.password = changeme