Carga inicial
This commit is contained in:
7
.streamlit/secrets_template.toml
Normal file
7
.streamlit/secrets_template.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
# Credenciales de PostgreSQL
|
||||
[postgres]
|
||||
host = "host"
|
||||
port = "5432"
|
||||
database = "database"
|
||||
user = "usr"
|
||||
password = "P4ssw0rd."
|
||||
Reference in New Issue
Block a user