Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3
Commits:
-
77fda386
by Tony CHEMIT at 2018-03-30T09:45:30Z
1 changed file:
Changes:
| ... | ... | @@ -23,5 +23,5 @@ |
| 23 | 23 |
login=t3-admin
|
| 24 | 24 |
# Super user password that can create and should be also owner of all t3 databases
|
| 25 | 25 |
password=a
|
| 26 |
-# Url pattern used to connect to any base
|
|
| 26 |
+# Url pattern used to connect to any base (if you need to change it, please keep the %s, it will be replaced by db name)
|
|
| 27 | 27 |
url=jdbc:postgresql:%s
|
| \ No newline at end of file |