This commit is contained in:
2025-10-09 15:08:52 +01:00
parent ba5ecf27b6
commit b13cb5086a
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
*/target
.env
.log*
.lock
Cargo.lock
-1
View File
@@ -7,6 +7,5 @@ port = 8000
url = "postgresql://chatapp:chatapp@100.118.108.58:5432/chatapp"
[default] # run inside a docker container or pod
secret_key = "fCHCI6x/uItqldCJTdbruqQvXQXAeH/+vGtXmu3Hv6A="
address = "0.0.0.0"
port = 8082