liquid_feedback_frontend

diff config/development.lua @ 301:22e4e26717ac

Show issues, members and delegations for units
author bsw
date Sun Feb 26 14:15:27 2012 +0100 (2012-02-26)
parents c587d8762e62
children 699b9fa7bc36
line diff
     1.1 --- a/config/development.lua	Sat Feb 25 22:29:33 2012 +0100
     1.2 +++ b/config/development.lua	Sun Feb 26 14:15:27 2012 +0100
     1.3 @@ -1,4 +1,4 @@
     1.4 -config.absolute_base_url = "http://10.1.11.5/lf/"
     1.5 +config.absolute_base_url = "http://localhost/lf/"
     1.6  
     1.7  execute.config("default")
     1.8  
     1.9 @@ -44,8 +44,8 @@
    1.10  --)
    1.11  
    1.12  config.etherpad = {
    1.13 -  base_url = "http://10.1.11.5:9001/",
    1.14 -  api_base = "http://127.0.0.1:9001/",
    1.15 +  base_url = "http://localhost:9001/",
    1.16 +  api_base = "http://localhost:9001/",
    1.17    api_key = "g5XAVrRb5EgPuEqIdVrRNt2Juipx3PoH",
    1.18    group_id = "g.7WDKN3StkEyuWkyN",
    1.19    cookie_path = "/"

Impressum / About Us