Files
chatapp/backend/Rocket.toml
T
2025-10-07 22:48:08 +01:00

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"