diff --git a/config/production.lua b/config/production.lua index 242bb32..cbba90a 100644 --- a/config/production.lua +++ b/config/production.lua @@ -16,3 +16,8 @@ redis_host = "10.204.0.136" redis_port = 6379 redis_db = 1 redis_auth = "H3&Gm4MGhcPui%a" + +mysql_host = "10.204.64.252" +mysql_port = 3306 +mysql_user = "wasteland_test" +mysql_password = "P6BrXVAZYkYn#s" diff --git a/src/csvdata b/src/csvdata index 2499d73..7e36066 160000 --- a/src/csvdata +++ b/src/csvdata @@ -1 +1 @@ -Subproject commit 2499d73adbdf6ea3562ce3a815d3189e3a3aab7c +Subproject commit 7e360667871839f748175e801bbb1ff39ba802ac -- libgit2 0.21.2