mirror of
https://github.com/swg-ostrich/ostrich.git
synced 2026-01-15 22:04:30 -05:00
Changed default DB service to use IP instead of identifier
This commit is contained in:
@@ -19,7 +19,7 @@ character_slots = 10
|
||||
# Database Settings
|
||||
db_username = swg
|
||||
db_password = swg
|
||||
db_service = swg
|
||||
db_service = //127.0.0.1:1521/XE
|
||||
|
||||
# Git Settings
|
||||
src_branch = master
|
||||
|
||||
Reference in New Issue
Block a user