refonte de monaa pour remplacer caotek.fr
This commit is contained in:
@@ -18,7 +18,7 @@ pyramid.includes =
|
||||
pyramid_mailer
|
||||
pyramid_tm
|
||||
|
||||
sqlalchemy.url = mysql://phuoc:phuoc!@localhost/bd_mesavoirs?charset=utf8
|
||||
sqlalchemy.url = mysql://root:phuoc!@localhost/bd_mesavoirs?charset=utf8
|
||||
|
||||
caotek_mesavoirs.admin_email = cao.thien-phuoc@orange.fr
|
||||
|
||||
@@ -29,7 +29,7 @@ mail.port = 25
|
||||
[server:main]
|
||||
use = egg:waitress#main
|
||||
host = 0.0.0.0
|
||||
port = 6543
|
||||
port = 9080
|
||||
|
||||
###
|
||||
# logging configuration
|
||||
|
||||
Reference in New Issue
Block a user