projets
/
restcoda.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
on se lance dans les middleware
[restcoda.git]
/
rest_config.py.dist
Commit
Line
Data
a6627284
TN
1
#!/usr/bin/python
2
# -*- coding: utf-8 -*-
3
4
host='12.34.56.78'
5
user='lechef'
6
password='revepo'
7
database='cocodada'
8