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:
4
dist/config/database.properties
vendored
Normal file
4
dist/config/database.properties
vendored
Normal 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
|
||||
Reference in New Issue
Block a user