You've already forked RekomenciBackend
chore: small improvements
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ port = 8080
|
||||
access_log = true
|
||||
|
||||
[database]
|
||||
url = "postgresql+psycopg://username:password@host:post/database"
|
||||
url = "postgresql+psycopg://username:password@host:port/database"
|
||||
|
||||
[access_token]
|
||||
crypto_key = "..."
|
||||
|
||||
Reference in New Issue
Block a user