diff --git a/conf/config.yml b/conf/config.yml index 4cb3504..9708abb 100644 --- a/conf/config.yml +++ b/conf/config.yml @@ -1,10 +1,10 @@ -Name: "Biologia" -Version: "a1.0.1" +Name: "Bio-Server" +Version: "a2.0.1" Server: ServerPort: 3000 - ServerIp: "2.35.186.59" + ServerIp: "localhost" ServerAddress: ":3000" ServerConfig: ReadTimeout: "5s" WriteTimeout: "5s" - ShutdownTimeout: "5s" \ No newline at end of file + ShutdownTimeout: "5s"