initial commit

This commit is contained in:
Dhya 2024-10-03 14:35:12 -07:00
commit 6150895b86
9 changed files with 945 additions and 0 deletions

6
database.ini.EXAMPLE Normal file
View file

@ -0,0 +1,6 @@
[postgresql]
host=localhost
port=5433
dbname=cert_manager
user=cert_manager
password=1234567890abcde