changer port and bdd
This commit is contained in:
@@ -17,7 +17,7 @@ pyramid.includes =
|
|||||||
pyramid_mailer
|
pyramid_mailer
|
||||||
pyramid_tm
|
pyramid_tm
|
||||||
|
|
||||||
sqlalchemy.url = mysql://root:cni/@srvbd/bddevfac?charset=utf8
|
sqlalchemy.url = mysql://root:cni/@192.168.0.29/bddevfac?charset=utf8
|
||||||
sqlalchemy.pool_recycle = 3600
|
sqlalchemy.pool_recycle = 3600
|
||||||
|
|
||||||
mondumas.admin_email = sas.dumas@orange.fr
|
mondumas.admin_email = sas.dumas@orange.fr
|
||||||
@@ -34,8 +34,8 @@ mail.ssl = yes
|
|||||||
[server:main]
|
[server:main]
|
||||||
use = egg:waitress#main
|
use = egg:waitress#main
|
||||||
host = 0.0.0.0
|
host = 0.0.0.0
|
||||||
port = 9180
|
port = 9181
|
||||||
url_scheme = https
|
url_scheme = http
|
||||||
|
|
||||||
###
|
###
|
||||||
# logging configuration
|
# logging configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user