Config fix
This commit is contained in:
@@ -4,7 +4,7 @@ version = "1.0";
|
||||
system:
|
||||
{
|
||||
live = "0";
|
||||
base_url = "http://oameye.works.mermsemr.com/";
|
||||
base_url = "http://sameye.works.mermsemr.com/";
|
||||
profile_picture_bad ="\\192.168.2.155\mermsemr\TEST\profile";
|
||||
profile_picture ="/opt/mermsemr/TEST/profile";
|
||||
profile_picture_width = "450";
|
||||
@@ -18,7 +18,7 @@ database:
|
||||
name = "mermsemr_dev";
|
||||
user = "mermsemr";
|
||||
pass = "mermsemr";
|
||||
port = 5432;
|
||||
port = 5432L;
|
||||
};
|
||||
|
||||
mailsend:
|
||||
@@ -54,4 +54,3 @@ transnotif:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user