changer port and bdd
This commit is contained in:
@@ -17,7 +17,7 @@ pyramid.includes =
|
||||
pyramid_mailer
|
||||
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
|
||||
|
||||
mondumas.admin_email = sas.dumas@orange.fr
|
||||
@@ -34,8 +34,8 @@ mail.ssl = yes
|
||||
[server:main]
|
||||
use = egg:waitress#main
|
||||
host = 0.0.0.0
|
||||
port = 9180
|
||||
url_scheme = https
|
||||
port = 9181
|
||||
url_scheme = http
|
||||
|
||||
###
|
||||
# logging configuration
|
||||
|
||||
Reference in New Issue
Block a user