7 lines
178 B
TOML
7 lines
178 B
TOML
[debug]
|
|
secret_key = "yYhvCGnRh/TrcHtB8sZqCFifrVmJxoKFLBYw/WWBZeU="
|
|
port = 8000
|
|
|
|
[default.databases.postgres_db]
|
|
url = "postgresql://chatapp:chatapp@100.118.108.58:5432/chatapp"
|