initial commit
This commit is contained in:
commit
6150895b86
9 changed files with 945 additions and 0 deletions
6
database.ini.EXAMPLE
Normal file
6
database.ini.EXAMPLE
Normal file
|
@ -0,0 +1,6 @@
|
|||
[postgresql]
|
||||
host=localhost
|
||||
port=5433
|
||||
dbname=cert_manager
|
||||
user=cert_manager
|
||||
password=1234567890abcde
|
Loading…
Add table
Add a link
Reference in a new issue