.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
*/target
|
||||
.env
|
||||
.log*
|
||||
.lock
|
||||
Cargo.lock
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user