feat: add example python script
This commit is contained in:
6
code/config.ini
Normal file
6
code/config.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[database]
|
||||
name = taller_postgres
|
||||
user = postgres
|
||||
password = foss
|
||||
host = localhost
|
||||
port = 5432
|
||||
Reference in New Issue
Block a user