add(uses/tresorerie): database properties
This commit is contained in:
parent
bad2fdc0dd
commit
10be18de80
28
uses/tresorerie/database.properties
Normal file
28
uses/tresorerie/database.properties
Normal file
@ -0,0 +1,28 @@
|
||||
# To change this license header, choose License Headers in Project Properties.
|
||||
# To change this template file, choose Tools | Templates
|
||||
# and open the template in the editor.
|
||||
jdbc.user=postgres
|
||||
jdbc.password=Root0123456
|
||||
jdbc.driver=org.postgresql.Driver
|
||||
|
||||
trizdistribution.serveur.adresseip=192.168.1.150
|
||||
trizdistribution.serveur.port=8585
|
||||
trizdistribution.mobile.port=9090
|
||||
trizdistribution.mobile.portmag=9292
|
||||
trizdistribution.multiEtablissement.port=9191
|
||||
trizdistribution.dossier.chemain=C:
|
||||
trizdistribution.dossier.chemain.mobile=/storage/emulated/0
|
||||
|
||||
trizstock.use=true
|
||||
#trizstock.jdbc.url=jdbc:sqlserver://localhost:1433;databaseName=TrizTresorie
|
||||
trizstock.jdbc.password=Root0123456
|
||||
trizstock.jdbc.driver=org.postgresql.Driver
|
||||
trizstock.jdbc.user=postgres
|
||||
|
||||
trizdistribution.dossier.chemain=C:
|
||||
|
||||
trizdistribution.code.etablissement=
|
||||
trizdistribution.adresse.web=http://hydrotriz.com/client/
|
||||
|
||||
|
||||
trizstock.jdbc.url=jdbc:postgresql://localhost:5432/TrizTresorie
|
||||
Loading…
Reference in New Issue
Block a user