Project

General

Profile

Revision 4cdb7492

ID4cdb7492dcd747c962d57999b593881459398f34
Parent 0931fc44
Child 316281de

Added by Thomas BURGUIERE almost 15 years ago

tburguie: correction de parametres (écoute sur 0.0.0.0:8082, ToscaWidgets en lieu et place de toscawidgets)

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@912 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

development.ini
16 16

  
17 17
[server:main]
18 18
use = egg:Paste#http
19
host = 127.0.0.1 
20
port = 8080
19
host = 0.0.0.0 
20
port = 8082
21 21

  
22 22
[app:main]
23 23
use = egg:vigigraph

Also available in: Unified diff